0.0.3 • Published 4 years ago
walletfy-cli v0.0.3

Walletfy-cli
Walletfy command-line tools for wallet management.
Installation
npm install walletfy-cli -gUsage
With prompt:
Run walletfy to start the prompt.
walletfyManually:
Getting balance:
walletfy -c bitcoin -a 34xp4vRoCGJym3xR7yCVPFHoCNxv4Twseo -g get-balanceGenerating new address:
walletfy -c bitcoin -g generate-walletGetting coin symbol:
walletfy -c bitcoin -g get-symbolOptions
| Option | Description |
|---|---|
| -c, --coin | Coin name |
| -a, --address | Address |
| -g, --action | Action |