Skip to content

KiFoundation/big_dipper

 
 

Ki Explorer

This repository hosts ki-explorer, a block explorer for the KiChain.

Currently exploring network KiChain-t (Testnet) Live on: blockchain.ki

How to run The Ki Explorer

  1. Open settings.json.
  2. Update the RPC and LCD URLs.
  3. Update Bech32 address prefixes.
  4. 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.


Disclaimer

The Ki Explorer is based on the Big Dipper project by Forbole.

About

A block explorer for the Ki Chain (Forked from Cosmos Big Dipper)

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.2%
  • CSS 1.7%
  • Other 0.1%