Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 532 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 532 Bytes

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