Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

llybin/burst_explorer

Repository files navigation

BurstCoin Blockchain Explorer

CI Codacy Badge Codacy Badge GPLv3 Code style: black

Screenshots

How to run

cp .env.default .env

Configure your .env:

See DB ENGINES PARAMS

DB_JAVA_WALLET required read-only access.

See additional info about set up DB here

docker-compose up