@ -28,8 +28,9 @@ The below instructions are geared toward BTC, but can be adapted easily to other
## Prerequisites
1. Install and run a full, archiving node - [instructions](https://bitcoin.org/en/full-node). Ensure that your node has full transaction indexing enabled (`txindex=1`) and the RPC server enabled (`server=1`).
1. Install and run a full, archiving node - [instructions](https://bitcoin.org/en/full-node). Ensure that your bitcoin node has full transaction indexing enabled (`txindex=1`) and the RPC server enabled (`server=1`).
2. Synchronize your node with the Bitcoin network.
3. "Recent" version of Node.js (8+ recommended).
## Instructions
@ -47,53 +48,6 @@ The below instructions are geared toward BTC, but can be adapted easily to other