Skip to content

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

License

Notifications You must be signed in to change notification settings

ajsutton/validator-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published