-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
recover account from mnemonic #124
Comments
You can recover from mnemonic already. |
How can I recover from the 12 words? The "Add your key" dialog only accepts "Nsec / private key" and not the 12 words (I tried). |
Add you key -> paste/write the 12 words separated by spaces like this: leader monkey parrot ring guide accident before fence cannon height naive bean |
I did exactly this, but it didn't accept the key. I double checked the words though. Maybe a word correction would be useful? |
This is my mnenonic:
Does it use BIP39 and it's checksum? |
I'll build a better ui for recovering from seed words. Where did you generate those words? |
I got it from the app, but not in the "Add key" flow, but in the "Backup keys → Show seed words" dialog. |
I think i found the problem the words are out of order |
Do you mean the particular UI shows the words out of order, or did I write them down in the wrong oder? No worries about disclosing the seed, it's a throwaway seed for testing only. |
When amber saved the seed it saved out of order |
Need the ability to recover account f from mnemonic. Should have a commonly used path as the default but the ability to change the path should also be available.
The text was updated successfully, but these errors were encountered: