mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-06-06 05:58:49 -04:00
🥓 add many tools for nodes/validators
This commit is contained in:
parent
1cab70da8b
commit
3039f109f2
1 changed files with 23 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
||||||
## resources
|
## articles
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
@ -15,27 +15,42 @@
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## tools
|
## nodes and validators stats
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
||||||
### validators
|
|
||||||
|
|
||||||
* [official beacon chain explorer](https://beaconscan.com/)
|
* [official beacon chain explorer](https://beaconscan.com/)
|
||||||
* [another beacon chain explorer](https://prater.beaconcha.in/)
|
* [another beacon chain explorer](https://prater.beaconcha.in/)
|
||||||
* [beacon chain validator ratings](https://www.rated.network/)
|
* [beacon chain validator ratings](https://www.rated.network/)
|
||||||
* [list of nodes as a service](https://ethereumnodes.com/)
|
* [list of nodes as a service](https://ethereumnodes.com/)
|
||||||
|
* [node watch](https://www.nodewatch.io/)
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### client stats
|
### consensus layer
|
||||||
|
|
||||||
* [clients diversity](https://clientdiversity.org/)
|
|
||||||
* [ethereum mainnet stats](https://ethernodes.org/)
|
|
||||||
* [client diversity vs. prysm usage](https://pools.invis.cloud/)
|
* [client diversity vs. prysm usage](https://pools.invis.cloud/)
|
||||||
* [consensus clients comparisons](https://www.slashed.info/)
|
* [consensus clients comparisons](https://www.slashed.info/)
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
### execution layer
|
||||||
|
|
||||||
|
* [ethereum mainnet stats](https://ethernodes.org/)
|
||||||
|
* [execution clients tracker](https://etherscan.io/nodetracker)
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
### both layers
|
||||||
|
|
||||||
|
* [clients diversity](https://clientdiversity.org/)
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
## clients software
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue