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

Import an existing wallet #2

Open
6 tasks
martinloesethjensen opened this issue May 21, 2021 · 0 comments
Open
6 tasks

Import an existing wallet #2

martinloesethjensen opened this issue May 21, 2021 · 0 comments

Comments

@martinloesethjensen
Copy link
Owner

martinloesethjensen commented May 21, 2021

Estimated hours: 10h
Used hours: 0h

Info

As a user, I would like to import an existing wallet.

Pre-reqs

  • The app needs to be connected to a node to perform an Algorand account creation.
  • An existing wallet
    • Mnemonic seed phrase is used for it.
    • TODO: "<SEED_PHRASE>"

Post conditions

Should have an account to send and receive funds.

Testing

Unit testing:

  • Fetching wallet from existing seed phrase

UI testing:

  • Screen with "Import wallet" button
  • Navigates to "Dashboard" screen

Acceptance Criteria

  • Should be able to import an existing wallet
  • Show an error if no wallet exists
  • Navigate to next screen if an import is successful
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