Step 4: Installing consensus client

Pick a consensus client

Consensus Client Diversity: To strengthen Ethereum's resilience against potential attacks or consensus bugs, it's best practice to run a minority client in order to increase client diversity. Find the latest distribution of consensus clients here: https://clientdiversity.org

Only one consensus client is required per node.

🛡️ Recommendation 🛡️: Lodestar

Select your desired consensus client for further instructions.

Lighthouse is an Ethereum client with a heavy focus on speed and security. Lighthouse is built in Rust.

pageLighthouse

Lodestar is a Typescript implementation by the Chainsafe.io team. The Lodestar team is leading the Ethereum space in light client research.

pageLodestar

Teku is a Java-based Ethereum client designed & built to meet institutional needs and security requirements.

pageTeku

Nimbus is designed to perform well on embedded systems and personal mobile devices. Written in Nim, a language with Python-like syntax that compiles to C.

pageNimbus

Prysm is a Go implementation with a focus on usability, security, and reliability.

pagePrysm

Last updated