
Why ecosystems adopt this solution
- One wallet across all your apps on your domain and branded for your ecosystem.
- Smart Sessions remove security risks by sandboxing permissions for each app. See Smart Sessions.
- Passkeys provide strong, phishing-resistant auth without seed phrases.
- Timed recovery keys provide private passphrase support with time-based recovery for best-in-class security. See Timed Recovery.
- Attested identity using a TEE service that signs session attestations and keeps social auth secrets out of reach from any app. See Identity Instrument.
- Ecosystem Admin in Builder to configure chains, branding, session policies, and integrations.
Deployment options
Hosted Wallet
Sequence runs the wallet on your domain with your branding. Control configuration in Builder and launch on a custom domain.
Custom Wallet
Build a wallet with the Wallet Development Kit on top of Sequence infrastructure. Critical components can be self-hosted.
Architecture basics
- Smart Sessions: scoped permissions that enable apps to execute under sandboxed rules. See Smart Sessions.
- Identity Instrument: a Nitro-enclave service that validates IdP logins and signs session attestations. Your apps never handle raw IdP client secrets. See Identity Instrument.
- Merkleized wallet configuration: a single on-chain root covers signers, sessions, recovery, and extensions. See Wallet Configuration.
- Guard Firewall: reviews every transaction for malicious activity, and enforces ecosystem-level blacklists and policies. See Guard Firewall.
Demo
Discover Apps
Discover Apps on the Sequence Ecosystem Wallet.
Next steps
- Evaluate Hosted Wallet vs Custom Wallet.
- Share with your developers: For Developers.
- Get in touch with us to get started: Contact Us.