wallet-link
Use cases
- Multi-wallet identity
- Agent and controller wallets
- Account portability
Flow type
Instant. The secondary wallet signs the linking payload.Browser UX
For end-user browser flows, prefer Hosted Verify at/verify. The hosted flow now stages wallet linking first:
- Connect the secondary wallet
- Sign the wallet-link payload
- Show Linked
- Continue to create the proof
Required Fields
Instead of
primaryWalletAddress / secondaryWalletAddress + chain, you may pass CAIP-10 primaryAccountId and secondaryAccountId.
Example
Advanced direct/API payload after the secondary wallet has already signed:wallet-link.json.