Allow delegated keys to obtain partial or full control of the wallet
Signer
refers to any private/public key pair that can cryptographically sign messages. This includes crypto wallets,
passkeys, hardware security modules (HSMs), and other signing mechanisms that can prove ownership or authorization
through digital signatures.Create and Configure a Crossmint Project
Get an API Key
wallets.create
, wallets.read
, wallets:signatures.create
,
wallets:transactions.create
, wallets:transactions.read
, and wallets:transactions.sign
Create a Smart Wallet
admin signer
.0x234
.Create a Key for the Agent
Approve Registration of Agent Signer with the Admin Key
0xme55ageTo5ign
- note that the response above is “awaiting-approval”.https://staging.crossmint.com/api/2022-06-09/wallets/0xdeadbeef/signatures/1bc61c9d-0929-4782-a21c-177acda93a2d/approvals
and pass the following body:Send a Transaction from the Agent
Approve Transaction
0xdeadbeef
:(Bonus) Check transactions for a wallet