Dockerized backend that exposes standardized blockchain read/write endpoints with secure key management, built on Sequence infrastructure.
Run the container
Get the smart account
/sidekick/smart-account-address
endpoint.Grant permissions
MINTER_ROLE
(or transfer ownership) on your contracts to the Sidekick account, depending on your access control model.Call endpoints
/write/erc1155///mint
) and read endpoints as needed.