Skip to content

kalpatech-team/big-dipper

 
 

Repository files navigation

Big Dipper ✨

Block Explorer for Cosmos

Projects running on mainnets

Explore Cosmos Hub with Big Dipper

Explore IRISnet with Big Dipper

Explore LikeCoin Chain with Big Dipper

Explore Kava with Big Dipper

Explore e-Money with Big Dipper

Projects with testnets

Agoric

Cyber Congress

Desmos Network

Persistence

Regen Network

Sentinel

Dropil Chain

How to run The Big Dipper

  1. Copy default_settings.json to settings.json.
  2. Update the RPC and LCD URLs.
  3. Update Bech32 address prefixes.
  4. Update genesis file location.

Requirements

Run in local

meteor npm install --save
meteor --settings settings.json

Run in production

./build.sh

It will create a packaged Node JS tarball in Linux x86_64 architecture at ../output. Deploy that packaged Node JS project with process manager like PM2 or Phusion Passenger.

You will need to have MongoDB >= 4.x installed and setup environment variables correctly in order run in production. For more details on how to deploy a Meteor application, please refer to the offical documentation on Custom Deployment.


Donations 🙏

The Big Dipper is always free and open. Anyone can use to monitor available Cosmos hub or zones, or port to your own chain built with Cosmos SDK. We welcome any supports to help us improve this project.

ATOM: cosmos1n67vdlaejpj3uzswr9qapeg76zlkusj5k875ma
BTC: 1HrTuvS83VoUVA79wTifko69ziWTjEXzQS
ETH: 0xec3AaC5023E0C9E2a76A223E4e312f275c76Cd77

And by downloading and using Brave.

Packages

No packages published

Languages

  • JavaScript 98.3%
  • CSS 1.6%
  • Other 0.1%