From 0a011f108b344c2d0ac5bcf5a93a1a4a8b2bfa60 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Wed, 16 Jul 2025 04:10:57 -0400 Subject: [PATCH] docs: clarify seed profile setup --- README.md | 5 +++-- docs/docs/content/index.md | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6488169..a484994 100644 --- a/README.md +++ b/README.md @@ -369,8 +369,9 @@ SeedPass allows you to manage multiple seed profiles (previously referred to as - **Add a New Seed Profile:** 1. From the main menu, select **Settings** then **Profiles** and choose "Add a New Seed Profile". - 2. Choose to enter an existing seed or generate a new one. - 3. If generating a new seed, you'll be provided with a 12-word BIP-85 seed phrase. **Ensure you write this down and store it securely.** + 2. Choose to paste in a full seed, enter one word at a time, or generate a new seed. + 3. If you enter the seed word by word, SeedPass shows the completed phrase for confirmation so you can fix any mistakes before it is stored. + 4. If generating a new seed, you'll be provided with a 12-word BIP-85 seed phrase. **Ensure you write this down and store it securely.** - **Switch Between Seed Profiles:** 1. From the **Profiles** menu, select "Switch Seed Profile". diff --git a/docs/docs/content/index.md b/docs/docs/content/index.md index 7489fdf..822a646 100644 --- a/docs/docs/content/index.md +++ b/docs/docs/content/index.md @@ -357,7 +357,8 @@ SeedPass allows you to manage multiple seed profiles (previously referred to as - **Add a New Seed Profile:** - From the main menu, select **Settings** then **Profiles** and choose "Add a New Seed Profile". - - Choose to enter an existing seed or generate a new one. + - Choose to paste in a full seed, enter one word at a time, or generate a new seed. + - When entering a seed word by word, you'll review the completed phrase after the last word and can correct mistakes before it is saved. - If generating a new seed, you'll be provided with a 12-word BIP-85 seed phrase. **Ensure you write this down and store it securely.** - **Switch Between Seed Profiles:**