GitHunt
EN

A side-car process that uses the standard beacon REST API to monitor for unhelpful, but not slashable validator behaviour.

Validator Monitor

A side-car process that uses the standard beacon REST API to monitor for unhelpful, but not slashable validator behaviour.

Running

Requires a sync'd beacon node the supports the standard REST API. Then run:

npm run start -- <beacon-node-url>

For example with a local teku:

npm run start -- http://localhost:5051
Apache License 2.0
Created November 8, 2023
Updated November 8, 2023