Skip to content

0xsequence/wallet-recovery-app

Repository files navigation

Sequence Recovery Wallet

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.

Prerequisites

  1. Create a recovery key to your wallet at https://sequence.app/settings/recovery

Running Locally

  1. Install pnpm
  2. pnpm i
  3. pnpm dev
  4. Visit http://localhost:5173

Deploying

  1. pnpm predeploy
  2. pnpm run deploy

Releases

No releases published

Packages

No packages published

Languages