encointer / explorer

explore the encointer network, browse local communitities an monitor populations
GNU General Public License v3.0
1 stars 1 forks source link

Encointer Explorer

This is the source code of the explorer deployed at explorer.encointer.org

Based on Substrate frontend template

Usage

You can start the explorer in development mode to connect to a locally running node

yarn start

You can also build the app in production mode,

yarn build

and open build/index.html in your favorite browser.