Skip to content

woogenius/bitcore-docker

Repository files navigation

Full Bitcoin node wrapped with bitcore and docker

Prerequisite

  • Docker
  • Docker Compose

How to run in production

# build bitcore(livenet)
$ docker-compose up --build -d

# build bitcore(testnet)
$ docker-compose -f docker-compose.testnet.yml up --build -d

# open browser
$ open http://[YOUR SERVER IP]/insight

About

Full Bitcoin node wrapped with bitcore and docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published