• This repository has been archived on 01/Dec/2021
  • Stars
    star
    181
  • Rank 212,110 (Top 5 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created about 6 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A block explorer for Cosmos

😙 This repositary is archived

Big Dipper v2 is under active development and maintenance. Please visit Big Dipper v2 for any IBC-compatible chains.

As the Cosmos ecosystem keeps growing, the architecture of the legacy Big Dipper no longer can support the high traffic of interconnected Cosmos chains.

Forbole is ending the support for the legacy Big Dipper on 1st Dec 2021. If you would like to have an easy-to-deploy block explorer with Ledger support for your internal testnets using Cosmos SDK v0.42.x, you can still fork or clone this repositary.

Big Dipper

Block Explorer for Cosmos

Projects running on mainnets

Explore Akash with Big Dipper

Explore Band Protocol with Big Dipper

Explore Cosmos Hub with Big Dipper

Explore e-Money with Big Dipper

Explore IRISnet with Big Dipper

Explore IOV with Big Dipper

Explore Kava with Big Dipper

Explore LikeCoin Chain with Big Dipper

Projects with testnets

Agoric

Desmos Network

Persistence

Regen Network

Sentinel

How to run The Big Dipper

  1. Copy default_settings.json to settings.json.
  2. Update the RPC and API URLs
  3. Update Bech32 address prefixes
  4. Add coins settings
  5. Update Ledger settings

Requirements

Run in local

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

Run via docker-compose

METEOR_SETTINGS=$(cat settings.json) docker-compose up

Run in production

./scripts/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.

Docker builds

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:2 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: bc1qye4k27zsn5nehzded6jwsvzg8qd6kgvxyhckts
ETH: 0x8CAb9F3fC6bBBD819050365627FC6B79d0ea73e6

And by downloading and using Brave.

More Repositories

1

big-dipper-2.0-cosmos

TypeScript
142
star
2

callisto

Callisto (formerly BDJuno) is the official Juno implementation for Big Dipper, the open-source block explorer for Cosmos
Go
90
star
3

juno

A Cosmos Hub data aggregator and exporter.
Go
79
star
4

cosmos-rust-wallet

A cosmos network key-signer buildable in WASM
Rust
28
star
5

forbole-x

A multichain asset management platform.
TypeScript
21
star
6

forboled

An incentivised social ecosystem based on blockchain using Cosmos SDK.
Go
8
star
7

flow-indexer

Chain parser for Flow (https://onflow.org).
TypeScript
7
star
8

gaia_bot_monitor

Bot monitor for Cosmos Gaia
JavaScript
6
star
9

forbole-x-extension-react

TypeScript
5
star
10

official-website

JavaScript
4
star
11

big-dipper-flow-client

An interface for exploring the Flow.
TypeScript
4
star
12

bot_monitor

JavaScript
4
star
13

cosmos-genki

Gathering spirits from the Cosmos
3
star
14

big-dipper-default-interface

TypeScript
2
star
15

big-dipper-celo-server

Big Dipper Server for Celo
TypeScript
2
star
16

big-dipper-2.0-solana

TypeScript
2
star
17

ibcjuno

Go
2
star
18

forbole-x-mobile

Mobile version of Forbole X, built with React Native
TypeScript
2
star
19

careers

Careers opportunities at Forbole, Big Dipper and Desmos.
2
star
20

flowJuno

Go
2
star
21

big-dipper-landing-revamp

TypeScript
2
star
22

cosmos-protobuf-js

Cosmos SDK gRPC with gRPC-web and Node.js support built with @improbable-eng/grpc-web.
JavaScript
2
star
23

referral-network

An incentivised social ecosystem based on blockchain. This is the webapp of the platform.
CSS
2
star
24

Tank

A proof of concept, user privacy secure social network platform with deep learning recommendation
JavaScript
2
star
25

big-dipper-assets

1
star
26

big-dipper-2.0-elrond

TypeScript
1
star
27

big-dipper-internal-ui

TypeScript
1
star
28

soljuno

Go
1
star
29

terra-launch

1
star
30

gaia-7001a

1
star
31

mrm-preset-forbole-rn

MRM Preset for react-native projects @Forbole
JavaScript
1
star
32

big-dipper-default-ui

TypeScript
1
star
33

xion-staking

TypeScript
1
star
34

website

TypeScript
1
star