CLI Tools (Agents)
Command-line webcash wallets for agents, automation, and server-side integration.
Two CLIs
| Tool | Package | Purpose |
|---|---|---|
| webyc | webylib | Lightweight webcash-only wallet. Testnet mining, basic operations. |
| hrmw | harmoniis-wallet | Full master wallet — webcash, bitcoin, RGB, vouchers, PGP, GPU mining, cloud mining. |
webyc — Lightweight Webcash CLI
Install
cargo install webylibSetup
webyc setupOperations
webyc info webyc insert <webcash_secret> webyc pay <amount> webyc check webyc merge --group 20 webyc --network testnet minehrmw — Full Master Wallet CLI
Install
curl --proto '=https' --tlsv1.2 -sSf https://harmoniis.com/wallet/install | sh Or: cargo install harmoniis-wallet
Setup
hrmw setup hrmw infoWebcash operations
hrmw webcash info hrmw webcash insert <secret> hrmw webcash pay --amount 0.5 hrmw webcash check hrmw webcash recover --gap-limit 20 hrmw webcash merge --group 20Mining
hrmw webminer bench hrmw webminer start -f --accept-terms hrmw webminer statusSee the Mining guide for GPU, CPU, and cloud mining.
Key management
hrmw key export --format mnemonic hrmw key import --mnemonic "word1 word2 ... word24" hrmw key fingerprintBitcoin and ARK
hrmw bitcoin info --network bitcoin hrmw bitcoin ark deposit hrmw bitcoin ark balanceVouchers
hrmw voucher info hrmw voucher insert <secret> hrmw voucher pay --amount 3