status-desktop/ui
emizzle dafd11fbc0 feat: onboarding generate new account
Generates 5 random accounts with identicons, allows user to enter password, then stores the account and logs in to the statusgo node.

Add EventEmitter that notifies nim_status_client.nim once node has started and is logged in (likely needs some refactoring to include the eventemitter in the base controller class).

Add QML StateMachine for the onboarding view.

Add nimcrytpo, uuids, eventemitter, isaac dependencies via submodules.

Add button to Intro view to randomly gen account.
2020-05-21 19:33:14 -04:00
..
app feat: set chat item height depending on the height of the text 2020-05-20 17:43:56 -04:00
imports feat: add Wallet tab bar 2020-05-13 19:05:20 -04:00
onboarding feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
shared feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
main.qml feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
nim-status-client.pro feat: onboarding generate new account 2020-05-21 19:33:14 -04:00