1.0.0 • Published 4 years ago

bitcoin-rpcauth v1.0.0

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

bitcoin-rpcauth

Node implementation of RPCAuth.

All functions are defined in rpcauth.js.

Usage

Usage:
  rpcauth --username=USERNAME --password=PASSWORD 

Positional arguments:
  --username         The username for authentication
  --password         Leave empty to generate a random password or specify "-" to prompt for password

Optional arguments:
  --help, -h         Display this message

Install

npm install bitcoin-rpcauth

License

ISC