# Ethereum Clients

*Markdown: [ethereal.news/resources/clients.md](https://ethereal.news/resources/clients.md)*

## Execution Layer Clients

* [Geth](https://github.com/ethereum/go-ethereum) (Go)
* [Nethermind](https://github.com/NethermindEth/nethermind) (.NET)
* [Besu](https://github.com/hyperledger/besu) (Java)
* [Erigon](https://github.com/erigontech/erigon) (Go)
* [Reth](https://github.com/paradigmxyz/reth) (Rust)

## Consensus Layer Clients

* [Prysm](https://github.com/prysmaticlabs/prysm) (Go)
* [Lighthouse](https://github.com/sigp/lighthouse) (Rust)
* [Teku](https://github.com/Consensys/teku) (Java)
* [Nimbus](https://github.com/status-im/nimbus-eth2) (Nim)
* [Lodestar](https://github.com/ChainSafe/lodestar) (TypeScript)

## Resources

* [clientdiversity.org](https://clientdiversity.org/): Client diversity dashboard
