wallet-cli
Installation
SKILL.md
Wallet CLI Usage
Full command tree:
internal/interface-adapters/cli/README.md
Guide for running the three wallet types: watch, keygen, and sign.
Prerequisites
- Wallets must be built:
make build - Configuration files must exist in
config/wallet/ - For BTC/BCH: Bitcoin Core node running (for watch wallet)
- For ETH: Ethereum node running (for watch wallet)
Required Flags
See Global Flags in the CLI README.