This is a fork of Big Dipper to show the NYM token transactions on the Nyx chain.
Big Dipper is an open-source block explorer and token management tool serving over 10 proof-of-stake blockchains. It has been forked more than 100 times on GitHub and has served audiences from 140 countries and regions.
Run locally:
npm install
npm run dev
Build production:
npm run build
And then run the built Express server:
npm run start
This repo contains the UI of big dipper 2.0 only
Read our official documentation at http://docs.bigdipper.live/
For UI related issues please report it here https://github.com/forbole/big-dipper-2.0-cosmos/issues.
For Hasura and BdJuno issues please report it here https://github.com/forbole/bdjuno/issues
Read our license at https://raw.githubusercontent.com/forbole/big-dipper-2.0-cosmos/master/LICENSE
While Big Dipper 2.0 no longer supports ledger or any kind of transactions in favor of Forbole X, the original Big Dipper will continue have this feature.