mrfelton / bitcoind-binary

Install bitcoind from npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitcoind-binary

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

About

Install bitcoind from npm


Languages

Language:JavaScript 100.0%