bivcore-insight
v8.22.2
Published
A blockchain explorer for Bitcore
Maintainers
Readme
Insight
A blockchain explorer for Bivcore.
Quick Start
To get started, first start a bivcore node, then run insight:
cd bivcore
npm run insightNetwork / Chain setting
To use a specific network / chain set the NETWORK and CHAIN environment variable, e.g.:
NETWORK=testnet CHAIN=BCH npm start