Die Checkliste wird dein Verständnis im Bezug auf Validatoren verbessern und dich auf diese Rolle vorbereiten.Besuche EthStaker auf Discord oder Reddit während des Setups, um etwas Hilfe zu bekommen!
Ausführungs-Client | Standardport |
---|---|
Besu | 30303 TCP/UDP |
Erigon | 30303 TCP/UDP |
Geth | 30303 TCP/UDP |
Nethermind | 30303 TCP/UDP |
Konsens-Client | Standardport |
---|---|
Prysm | 13000 TCP, 12000 UDP |
Teku | 9000 TCP/UDP |
Nimbus | 9000 TCP/UDP |
Lighthouse | 9000 TCP/UDP |
timedatectl
sudo timedatectl set-ntp on
curl -H "Content-Type: application/json" -X POST --data '{"jsonrpc":"2.0","method":"web3_clientVersion","params":[],"id":67}' http://<YourServerLocation>:8545