Sequence Recovery Wallet is a secure, self-custodial solution that allows Sequence Universal Wallet users to regain access to their wallets with no third-party dependencies. Recovery Wallet can be run locally using the instructions below and it doesn't depend on Sequence infrastructure to be available. Sequence Universal Wallet session states are stored on-chain, using the Arweave permanent decentralized storage layer, ensuring transparency and trust.
- Create a recovery key to your wallet at https://sequence.app/settings/recovery
- Install pnpm
pnpm i
pnpm dev
- Visit http://localhost:5173
pnpm predeploy
pnpm run deploy