zcli

('Simply certain useful tasks on top of the Zcash RPC interface.',)


License
GPL-3.0
Install
pip install zcli==0.1.3

Documentation

zcli

A commandline tool to make certain tasks simpler with zcash-cli.

WARNING: This code has not been audited for security or safety. Use at your own risk. BUGS OR MISUSE MAY DESTROY MONEY, COMPROMISE YOUR PRIVACY, OR LEAD TO OTHER HARMFUL CONSEQUENCES.

TODO

  1. Implement log watch and log path commands.
  2. Implement recv which wraps z_listreceivedbyaddress with memo decoding and txn order sorting.