@livepeer/monitor
v1.0.0-alpha.6
Published
Monitors Livepeer's infrastructure
Downloads
6
Keywords
Readme
Livepeer Monitor
This is a little script that monitors the Livepeer subgraph and informs a human on Discord if it's falling behind.
For simplicity of deployment, yarn run deploy:build
builds it into a single
JavaScript file including all dependencies with Parcel.
If you're looking to customize it for your purposes, check out the variables in
src/config.js
.