Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re: Paper Wallet Tool #1

Open
coolaj86 opened this issue Dec 9, 2017 · 0 comments
Open

Re: Paper Wallet Tool #1

coolaj86 opened this issue Dec 9, 2017 · 0 comments

Comments

@coolaj86
Copy link

coolaj86 commented Dec 9, 2017

Re: https://github.com/dashcommunity/proposal-dash-hive/blob/master/paper-wallet-tool.md

The functional demo that can be expected includes the following:

Functional Demo:

  • Full Dash node
  • Insight API
  • Small JavaScript library for wallet exchanges
    • distribute: pay from one private wallet to multiple public keys in the amount of X per key
    • query: lookup the transaction history (and balance) of multiple keys
    • reclaim: transfer the balance from multiple wallets to a single wallet

MVP Deliverables:

  • JavaScript library to use with Insight API for the functional demo
  • UI JavaScript, HTML, and CSS for usable tool
    • input form for private keys
    • test to see if keys are empty or full
    • indicate value of wallet and transaction date
    • button to fill keys with X dash
    • button to reclaim dash to a single wallet
  • A script to install a full node, insight api, and Wallet Distribution UI for distribution
    • should work on Ubuntu 16.04 on Digital Ocean
    • should work on Raspbian on a Raspberry Pi 3

Full Product Deliverables: TBD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant