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

separation of account adding process from creation of Beet wallet #110

Open
tbone-bts opened this issue Apr 19, 2019 · 1 comment
Open

Comments

@tbone-bts
Copy link

Ideally the user would first create a Beet wallet, and then go about adding accounts:

  1. For creating a Beet wallet, I would suggest letting the user enter the wallet name and password on the same screen. Perhaps encourage a backup after the wallet is created. Then you can prompt user to add their first account.

  2. For adding accounts, it would be helpful to have an "Add Account" title/header at the top. Also, I think you can let the user enter the blockchain and other info on the same screen.

By the way, is it really necessary (or even useful) to enter account name? Is it not the case that only the private keys are necessary (aside from bitshares cloud wallet) and the account name could then be be looked up?

@tbone-bts tbone-bts changed the title separate the process of adding accounts from Beet wallet creation separation of account adding process from creation of Beet wallet Apr 19, 2019
@sschiessl-bcp
Copy link
Collaborator

One could let the user create the wallet and then enter the dashboard in an "empty state".

That empty state displays where/how the user can add accounts (could be a visualization of where to click to find the function), then the user already has to use the normal add account button for the first account and has "learned" the process implicitly

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

2 participants