bitcoin-cli

0.0.3 • Public • Published

bitcoin-cli

The missing command line interface for bitcoind using RPC.

sudo npm install -g bitcoin-cli

Usage

bitcoin-cli [args] method arguments

Arguments:

  • --testnet or -t: Use to default testnet port
  • --host or -h: Define bitcoind host
  • --port or -p: Define bitcoind port
  • --rpcuser: Define rpc username
  • --rpcpassword: Define rpc password

If rpcuser and rpcpassword are not defined, the client will try to get them from ~/Library/Application\ Support/Bitcoin/bitcoin.conf.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    21
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    21
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i bitcoin-cli

Weekly Downloads

11

Version

0.0.3

License

MIT

Last publish

Collaborators

  • yemel