This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
e869d62c98
status-desktop
/
ui
/
shared
/
qmldir
3 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-19 13:22:38 +00:00
StyledButton 1.0 StyledButton.qml
feat: add Wallet tab bar
2020-05-13 19:41:16 +00:00
RoundedIcon 1.0 RoundedIcon.qml