Prebuilt Binaries / Docker container for blockbook with all supported coins, from a single docker image.
Comes with Ubuntu AMD64 / Windows x64 binaries, you can checkout the release page
( It is recommended to fork this repository and try building yourself using Github Actions for extra security though )
Pull ghcr.io/cpuchain/blockbook-docker:latest from Github or build it locally
docker build -t blockbook .docker run --rm -it blockbook --helpdocker run --rm -it --entrypoint ./generate.sh blockbook bitcoin_regtestRefer docker-compose.yml for basic config and command line flags necessary to run blockbook