Sign inSign up

limxtec/btx-insight_testnet-docker

By limxtec

Updated about 8 years ago

Bitcore (BTX) Insight Explorer Docker Solution (TESTNET)

Image
0

179

limxtec/btx-insight_testnet-docker repository overview

Bitcore (BTX) Insight Explorer (TESTNET)

Docker image for the Bitcore (BTX) Insight Explorer Docker Solution - based on Ubuntu 16.04

Needed ports

Default Port: 8666 RPC Port: 50332 Tor Port: 9051 ZMQ Port: 28332 (Block and Transaction Broadcasting with ZeroMQ) API Port: 3001

Run Bitcore (BTX) Insight Explorer Docker Solution (TESTNET)

docker run \
  --rm \
  --name btx-insight_testnet-docker \
  -p 8666:8666 \
  -p 50332:50332 \
  -p 9051:9051 \
  -p 28332:28332 \
  limxtec/btx-insight_testnet-docker

Insight Explorer on Web

Insight Explorer is avaiable at http://<YOUR_IP>:3001/insight API at http://<YOUR_IP>:3001/insight/api

See ressources

https://github.com/LIMXTEC/BTXinsight-docker/testnet https://bitcore.cc/

Tag summary

Content type

Image

Digest

Size

587.2 MB

Last updated

about 8 years ago

docker pull limxtec/btx-insight_testnet-docker:16.04