Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 371 Bytes

This requires a running bitcoin core node. Should work on other nodes if they use the same RPC calls.

Create a config.json file in the same directory as specified below:

{ "username": "RPC_USERNAME_HERE", "password": "RPC_PASSWORD_HERE" }

Rpc username and password must match bitcoin node config, obviously.

requires node and yarn

yarn install

node index.js