zimppy
v0.5.0
Published
Private machine payments on Zcash — CLI with automatic shielded payment handling
Downloads
28
Readme
zimppy
CLI for zimppy — the privacy stack for MPP.
Agent-native wallet. Full MPP spec support. One command to pay any 402 endpoint.
Usage
npx zimppy wallet create # generate keys, show seed phrase
npx zimppy wallet whoami # address, balance, network
npx zimppy request <url> # auto 402 -> pay -> retry
npx zimppy wallet send <addr> 42000 # shielded transfer
npx zimppy wallet use work # switch wallet identityInstall
npm install -g zimppyLicense
MIT
