status-desktop/src
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 fix: support multiple subscribers per signal 2020-05-21 16:13:26 -04:00
constants feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
models feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
status feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
nim_status_client.nim feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
nim_status_client.nim.cfg Adding nimbus-build-system 2020-05-15 17:18:20 -04:00
onboarding.nim feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
state.nim fix: signal handler integration with status-go 2020-05-18 11:42:50 -04:00