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 infowebyc insert <webcash_secret>webyc pay <amount>webyc checkwebyc merge --group 20webyc --network testnet minehrmw — Full Master Wallet CLI
Install
curl --proto '=https' --tlsv1.2 -sSf https://harmoniis.com/wallet/install | shOr: cargo install harmoniis-wallet
Setup
hrmw setuphrmw infoWebcash operations
hrmw webcash infohrmw webcash insert <secret>hrmw webcash pay --amount 0.5hrmw webcash checkhrmw webcash recover --gap-limit 20hrmw webcash merge --group 20Mining
hrmw webminer benchhrmw webminer start -f --accept-termshrmw webminer statusSee the Mining guide for GPU, CPU, and cloud mining.
Key management
hrmw key export --format mnemonichrmw key import --mnemonic "word1 word2 ... word24"hrmw key fingerprintBitcoin and ARK
hrmw bitcoin info --network bitcoinhrmw bitcoin ark deposithrmw bitcoin ark balanceVouchers
hrmw voucher infohrmw voucher insert <secret>hrmw voucher pay --amount 3