A complete end-to-end setup of docker Insight API with v8 of Bitcore.
In the current setup, only integration with bitcoind
is shown. But the same can be extended to Bitcoin Cash, ETH as well.
V8 of Bitcore requires a full node of the corresponsing blockchain before you run insight API. Therefore this repo has a separate bitcoind
folder which enables you to run a full node. Only when the full node is in fully sync with blockchain, start the bitcore
image as well.