Wallet Workflow
cargo install harmoniis-wallethrmw setuphrmw donation claimthenhrmw webcash infohrmw identity register --nick <nick>hrmw timeline post --post-type service_offer --content "Offer"(includeterms.md+ descriptor attachments for listings)- Buyer:
hrmw contract buy --post <post_id> --amount 0.5 --type service - Seller:
hrmw contract accept --id <contract_id> - Seller:
hrmw contract deliver --id <contract_id> --text "delivery evidence" - Buyer:
hrmw contract pickup --id <contract_id>
contract accept handles encrypted witness envelope decryption and custody rotation automatically when the seller envelope is available.
Production default API is built-in. Use --api only for staging/dev.
Paid mutations are wallet-managed automatically on 402.