From 7c67aeb1e907d7ce31d1751a9feade880167c418 Mon Sep 17 00:00:00 2001 From: Taylan Pince Date: Fri, 29 Nov 2024 11:30:57 +0100 Subject: [PATCH] README updates (#45) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a25bb1..716940b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -# Sequence Wallet Recovery App +# Sequence Recovery Wallet +Sequence Recovery Wallet is a secure, self-custodial solution that allows [Sequence Universal Wallet](https://sequence.app) 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](https://arweave.org/), ensuring transparency and trust. ## Prerequisites -1. Add a recovery key to your wallet at https://sequence.app/settings/recovery +1. Create a recovery key to your wallet at https://sequence.app/settings/recovery ## Running Locally