You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally the user would first create a Beet wallet, and then go about adding accounts:
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.
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?
The text was updated successfully, but these errors were encountered:
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
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
Ideally the user would first create a Beet wallet, and then go about adding accounts:
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.
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?
The text was updated successfully, but these errors were encountered: