metis sequencer explorer.
Watching for sequencer's status throguh themis RPC, sequencer-set contract and send alerts to defined target(tg, slack, pagerduty, discord).
it checks following.
- tendermint consensus
- l2 commit(also recommit)
git clone https://github.com/b-harvest/metisian
cd dashboard
make build
# export VITE_API_HOST="localhost"
make run