Skip to content

Commit

Permalink
docs: add distribution section to CL clients
Browse files Browse the repository at this point in the history
  • Loading branch information
Karrenbelt committed Aug 20, 2024
1 parent bbf2413 commit 5ba768d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/wiki/CL/cl-clients.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@
| [LambdaClass](https://github.com/lambdaclass/lambda_ethereum_consensus) | Elixir | LambdaClass | Development |


## Distribution

The overwhelming majority of node operators are currently using either Prysm or Lighthouse as a Consensus Client.
In the interest of supporting the health of the Beacon Chain (formerly ETH2), it is recommended to use different clients.
[Why?](https://clientdiversity.org/#why)


### Lighthouse
Lighthouse, written in Rust by Sigma Prime, emphasizes security and performance. It's widely adopted but caution is advised as a supermajority could potentially lead to chain splits.
Lighthouse is licensed under Apache 2.0 and known for its robustness in production environments.
Expand Down

0 comments on commit 5ba768d

Please sign in to comment.