An interactive console for your zcash node.
Warning This is very much a POC, and not intended for mainnet usage. Use at your own risk!
- check balances
- send funds
- HD t-address derivation and adding to wallet (viewing/xpub only)
- OS: tested on macOS and linux
- nodejs tested with v8.13.8 & v10.13.0
- yarn package manager
- access to a zcash node
git clone https://github.com/AMStrix/zcash-monkey.git
cd zcash-monkey
yarn
yarn dev