cosmos/explorer

Name: explorer

Owner: COSMOS

Description: null

Created: 2018-04-24 16:56:53.0

Updated: 2018-05-18 09:39:24.0

Pushed: 2018-05-24 05:52:12.0

Homepage: null

Size: 356

Language: Vue

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Cosmos Network Monitor

Graphical interface to view testnets on the Cosmos Network.

Build Setup
stall dependencies


rve with hot reload at localhost:8080
 dev

ild for production with minification
 build
Change Watched Node

In ./src/store/modules/blockchain.js change the url line to the Tendermint RPC of your choice.

Run the built version locally
  1. Extract the zip
  2. Enter the folder in your terminal
  3. Run python -m SimpleHTTPServer 8080 (python 2) or python3 -m http.server 8080 (python 3)
  4. Visit localhost:8080 in your browser
  5. Done!

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.