This is a functioning express HTTP API written using indexd.
- Requires a running
bitcoindnode- with
-txindex, and - ZMQ (
-zmqpubhashtx=tcp://127.0.0.1:30001 -zmqpubhashblock=tcp://127.0.0.1:30001)
- with
- Change
-rpcworkqueuefrom16to32for increased throughput (in typical scenarios)