Skip to content

ztsai/big_dipper

 
 

Repository files navigation

Big Dipper

Forbole Block Explorer for Cosmos

Demo

Explore Cosmos Hub (cosmoshub-1) with The Big Dipper

Explore IRISnet (irishub) with The Big Dipper

Projects running with the Big Dipper

JoyStream testnet

Sentinel testnet

How to run The Big Dipper

  1. Copy settings.json.default to settings.json.
  2. Update paths to gaiacli and gaiadebug.
  3. Update the RPC and LCD URLs.
  4. Update Bech32 address prefixes.
  5. Update genesis file location.

Run in local

meteor npm install
meteor update
meteor --settings settings.json

Run in production

./build.sh

It will create a packaged Node JS tarball at ../output. Deploy that packaged Node JS project with process manager like forever or Phusion Passenger.

About

A block explorer for Cosmos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.7%
  • CSS 7.0%
  • Other 0.3%