br14n-sol / Walletfy-cli

Walletfy command-line tools for wallet management.

Home Page:https://www.npmjs.com/package/walletfy-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Walletfy command-line tools for wallet management.

https://www.npmjs.com/package/walletfy-cli

License:MIT License


Languages

Language:JavaScript 100.0%