/Walletfy-cli

Walletfy command-line tools for wallet management.

Primary LanguageJavaScriptMIT LicenseMIT

image

Walletfy-cli

Walletfy command-line tools for wallet management.

Installation

npm install walletfy-cli -g

Usage

With prompt:

Run walletfy to start the prompt.

walletfy

Manually:

Getting balance:

walletfy -c bitcoin -a 34xp4vRoCGJym3xR7yCVPFHoCNxv4Twseo -g get-balance

Generating new address:

walletfy -c bitcoin -g generate-wallet

Getting coin symbol:

walletfy -c bitcoin -g get-symbol

Options

Option Description
-c, --coin Coin name
-a, --address Address
-g, --action Action