8000 GitHub - forbole/big-dipper at kava-7-v1.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

forbole/big-dipper

Repository files navigation

Big Dipper ✨

Block Explorer for Cosmos

Projects running on mainnets

Explore Cosmos Hub (cosmoshub-3) with Big Dipper

Explore Akash with Big Dipper

Explore Band Protocol with Big Dipper

Explore Band Protocol with Big Dipper

Explore IRISnet (irishub) with Big Dipper

Explore LikeCoin Chain (sheungwan) with Big Dipper

Explore Kava (kava-4) with the Big Dipper

Projects with testnets

Desmos Network

Cyber Congress

Regen Network

Sentinel

e-Money

Persistence

TruStory

Agoric

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.

big-dipper docker image is a multi stage build that is based on disney/meteor-base. When you change the meteor or node version, change the lines FROM geoffreybooth/meteor-base:1.11.1 and FROM node:12.16.1-alpine respectively. When running the image follow the same environment variable principles mentioned above. If you get an non-zero exit (137) error during the build phase, increase docker container memory and swap limit. Ideally you can set up remote docker host to prevent your computer's fan going brrrrrr.


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.

0