Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 707 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 707 Bytes

tinyzcash 0.1.0

A simple CLI application

USAGE:

tinyzcash <SUBCOMMAND>

FLAGS:

-h, --help       Prints help information
-V, --version    Prints version information

SUBCOMMANDS:

createblockchain    create a new blockchain
createwallet        create a new wallet
deposit             deposit funds
getbalance          get the balance of a wallet
help                Prints this message or the help of the given subcommand(s)
listaddress         list all addresses
printchain          print the entire blockchain
send                send funds
withdraw            withdraw funds
zsend               send funds with privacy (shielded transaction)