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

DEMO: account management #80

Open
4 of 6 tasks
pcppcp opened this issue Oct 19, 2018 · 1 comment
Open
4 of 6 tasks

DEMO: account management #80

pcppcp opened this issue Oct 19, 2018 · 1 comment

Comments

@pcppcp
Copy link
Contributor

pcppcp commented Oct 19, 2018

Basic utilities to demo that ethereum connectivity works. This applies to the wallet shell submodule.

  • set private key (pk)
  • update the account nonce & balance from the eth node (sync)
  • display account details (info)
  • generate a plain transaction that transfers X ether to a destination address (transfer)
  • maintain list of a last N transaction hashes and display count of confirmations on request (txs)
  • query current block info from the node (block)
@pcppcp
Copy link
Contributor Author

pcppcp commented Oct 25, 2018

putting this into v3.1, what we need for v3.0 is already in

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