Skip to content
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

Allow the seed to be recoverable #11

Open
ptzianos opened this issue Jun 26, 2019 · 0 comments
Open

Allow the seed to be recoverable #11

ptzianos opened this issue Jun 26, 2019 · 0 comments

Comments

@ptzianos
Copy link
Owner

Implement BIP 44 so that the seed is mnemonic. That way users can recover their seed and this is the first step towards an HD wallet.

  1. Create a new screen that will be shown to the user with the words
  2. Create a screen that will accept the words and recreate the seed
  3. Add a button in the setup screen to go to the word input screen
  4. Add functionality in the AddressManager(see Add AddressManager class #5) so that it scans the Tangle to see where it left off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant