Bitcore (BTX) Insight Explorer Docker Solution
136
Docker image for the Bitcore (BTX) Insight Explorer Docker Solution - based on Ubuntu 16.04
Default Port: 8555 RPC Port: 8556 Tor Port: 9051 ZMQ Port: 28332 (Block and Transaction Broadcasting with ZeroMQ) API Port: 3001
docker run \
--rm \
--name btx-insight-docker \
-p 8555:8555 \
-p 8556:8556 \
-p 9051:9051 \
-p 28332:28332 \
limxtec/btx-insight-docker
Insight Explorer is avaiable at http://<YOUR_IP>:3001/insight API at http://<YOUR_IP>:3001/insight/api
https://github.com/LIMXTEC/BTXinsight-docker https://github.com/LIMXTEC/bitcore-node-btx https://github.com/LIMXTEC/insight-api-btx https://github.com/LIMXTEC/insight-ui-btx https://github.com/LIMXTEC/bitcore-message-btx https://github.com/LIMXTEC/bitcore-lib-btx https://github.com/LIMXTEC/bitcore-build-btx https://bitcore.cc/
Content type
Image
Digest
Size
554.9 MB
Last updated
about 8 years ago
docker pull limxtec/btx-insight-docker:16.04