This checklist will help you understand the role of a validator and prepare you for the role.Discord or Reddit at any time during your setup for some friendly help!
Execution Client | Default Port |
---|---|
Erigon | 30303 TCP/UDP |
Besu | 30303 TCP/UDP |
Nethermind | 30303 TCP/UDP |
Geth | 30303 TCP/UDP |
Consensus Client | Default Port |
---|---|
Lighthouse | 9000 TCP/UDP |
Teku | 9000 TCP/UDP |
Prysm | 13000 TCP, 12000 UDP |
Nimbus | 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