ETH 2.0 Mainnet Staking Guide - Lighthouse
Last updated
Was this helpful?
Last updated
Was this helpful?
Guide for becoming a validator on Ethereum 2.0 using Lighthouse and Ubuntu 20.04.
When Ethereum was created in 2013, much of the road-map wasn't feasible given the current state of technology. Ethereum 1.0 was launched in 2015 to introduce the Ethereum Virtual Machine (EVM), while Proof-of-Stake (POS) and sharding would be incorporated in the redesigned Ethereum 2.0.
The ETH 2.0 Beacon Chain launched on Dec 1st, 2020 with a total of 21,063 validators, and Eth1 is expected to merge with Eth2 in early 2022.
This diagram gives an overview of the Eth1 POW and Eth2 POS chains running in parallel.
This guide is tailored for a dedicated Ethereum PC/server. A new machine with ( i7 / 32GB RAM / 2TB SSD ) will cost ~$800 and should last through Eth 2.0 - Phase 2.
The following technologies are used in this guide:
You will be running everything from the terminal window (aka Command Line Interface).
We'll begin the installation by enabling the Universal Firewall (UFW).
Ubuntu 20.04 LTS -
Python 3.7 -
Metamask -
Go Ethereum -
Lighthouse -
Beaconcha.in -
Somer Esat's: