0.0.2 • Published 5 years ago

bitcoind-binary v0.0.2

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

bitcoind-binary

npm.io standard-readme compliant Dependency Status

install bitcoind from npm

This package will download and install a precompiled bitcoind binary.

The bitcoind binary gets installed into the vendor directory inside the module folder and symlinked into your node bin directory.

Table of Contents

Install

npm install bitcoind-binary --save

Usage

> npm install bitcoind-binary
> npx bitcoind --version
bitcoind version 0.18.0

Maintainers

@Tom Kirkpatrick (mrfelton).

Contribute

Feel free to dive in! Open an issue or submit PRs.

bitcoind-binary follows the Contributor Covenant Code of Conduct.

License

MIT © Tom Kirkpatrick