-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Replicate basic functionality of crowdnode-cli
, but in the browser.
Try to move/copy code into ./lib
here and use it rather than framework-ify-ing where possible.
- Generate Private Key (WIF) (lib)
- Store in localStorage (vue)
- Show QR (qr-svg)
- Signup (crowdnode)
- Agree to Terms (crowdnode)
- Deposit (crowdnode)
- Show Balance (crowdnode and dashsight)
- Withdraw (crowdnode)
- Transfer (dashsight instant send)
Later: abstract storage and encryption.
Metadata
Metadata
Assignees
Labels
No labels