Next Steps

⏭️ Next Steps

Sync Timeline: Syncing the consensus client is instantaneous with checkpoint sync but the execution client can take up to a day. On nodes with fast NVME drives and gigabit internet, expect your node to be fully synced in a few hours.

Patience required: If you're checking the logs and see any warnings or errors, please be patient as these will normally resolve once both your execution and consensus clients are fully synced to the Ethereum network.\

How do I know I'm fully synced?

  • Check your execution client's logs and compare the block number against the most recent block on https://goerli.etherscan.io/

    • Check EL logs: journalctl -fu execution

  • Check your consensus client's logs and compare the slot number against the most recent slot on https://goerli.beaconcha.in

    • Check CL logs: journalctl -fu consensus

Activation Queue: Once your EL+CL is synced, validator up and running, you just wait for activation. This process can take 24+ hours. Only 900 new validators can join per day. Check the queue length: https://wenmerge.com

Activated: When you're activated, your validator will begin creating and voting on blocks while earning staking rewards.

Quick monitoring: Use https://goerli.beaconcha.in/ to create alerts and track your validator's performance.

🎉 Congrats! You've finished the primary steps of setting up your validator. You're now an Ethereum staker!

  • Subscribe to your Execution Client and Consensus Client's Github repository to be notified of new releases. Find the Github links on each EL/CL's Overview section. At your EL or CL's github page while logged in, click the Watch button > Custom > click the checkbox for "Release".

  • Join the community on Discord and Reddit to discuss all things staking related.

  • Familiarize yourself with Part II - Maintenance section, as you'll need to keep your staking node running at its best.

  • Up your staking understanding with the EthStaker Knowledge Base.

  • Review your staking validator backups!

  • Finished testing? Before decommissioning your validator, it's good practice to properly exit your validator as this improves staking network health.

🏁 Optional Steps

☎️ Need extra live support?

💟 Like these guides?

Ready for mainnet staking? Mainnet guide available here.

Last Words

I stand upon the shoulders of giants and as such, invite you to stand upon mine. Use my work with or without attribution; I make no claim of "intellectual property." My ideas are the result of countless millenia of evolution - they belong to humanity.

Last updated