Skip to content

explore the encointer network, browse local communitities an monitor populations

License

Notifications You must be signed in to change notification settings

encointer/explorer

Repository files navigation

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.