Skip to content

Interactive console for interfacing with your zcash node via rpc.

Notifications You must be signed in to change notification settings

AMStrix/zcash-monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zcash-monkey

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!

Features

  • check balances
  • send funds
  • HD t-address derivation and adding to wallet (viewing/xpub only)

Requires

  • OS: tested on macOS and linux
  • nodejs tested with v8.13.8 & v10.13.0
  • yarn package manager
  • access to a zcash node

Setup and run

git clone https://github.com/AMStrix/zcash-monkey.git
cd zcash-monkey
yarn
yarn dev

Show me!

zcash-monkey-demo

About

Interactive console for interfacing with your zcash node via rpc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages