mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 13:56:10 +00:00
dafd11fbc0
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.
13 lines
124 B
Plaintext
13 lines
124 B
Plaintext
data/
|
|
noBackup/
|
|
.idea
|
|
*.pro.user
|
|
*.pro.autosave
|
|
*.qml.autosave
|
|
.vscode
|
|
bin/
|
|
vendor/.nimble
|
|
*.AppImage
|
|
tmp
|
|
nimcache
|
|
.DS_Store |