/eosio-monitor

Network and Infrastructure Monitor for EOSIO networks

Primary LanguageJavaScriptMIT LicenseMIT

EOSIO Monitor

Network and Infrastructure Monitor for EOSIO networks

Version

1.0

Before to start

Somethings you need before continue:

First time

Copy the .env.example then update the environment variables according to your needs

cp .env.example .env

Running

$ yarn
$ yarn start

Then Navigate to http://localhost:3000

TODO

  • Improve this readme