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

/bitcoin-cli/

    Package Sidebar

    Install

    npm i bitcoin-cli

    Weekly Downloads

    11

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • yemel