🥟 add notes to monitor and alert a validator

This commit is contained in:
bt3gl 2022-09-23 22:41:33 -07:00 committed by GitHub
parent 8812e6bdf2
commit 899da8a968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,15 +122,27 @@
* [avado](https://ava.do/)
<br>
----
### monitoring
<br>
* [guide to monitor a validator](https://github.com/remyroy/ethstaker/blob/main/monitoring.md)
* [guide to alerting a validator](https://github.com/remyroy/ethstaker/blob/main/alerting.md)
<br>
---
### useful resources
### other useful resources
<br>
* [validator key generator](https://wagyu.gg/)
* [jwt decoder](https://jwt.io/)
* [eth staker](https://ethstaker.cc/)
* [eth staker community](https://ethstaker.cc/)
* [cli for managing tasks](https://github.com/wealdtech/ethdo)