Sign inSign up

limxtec/btx-insight-docker

By limxtec

Updated about 8 years ago

Bitcore (BTX) Insight Explorer Docker Solution

Image
0

136

limxtec/btx-insight-docker repository overview

Bitcore (BTX) Insight Explorer

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

Needed ports

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

Run Bitcore (BTX) Insight Explorer Docker Solution

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 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 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/

Tag summary

Content type

Image

Digest

Size

554.9 MB

Last updated

about 8 years ago

docker pull limxtec/btx-insight-docker:16.04