15 lines
442 B
Markdown
Raw Permalink Normal View History

---
id: eth2
2021-09-21 16:57:17 +02:00
title: Consensus layer (eth2)
---
Depending on your objective, there are various ways to run Nimbus' [consensus layer client](https://github.com/status-im/nimbus-eth2).
The reference documentation is [the Nimbus Book](https://nimbus.guide): it explains all the ways in which you can play with Nimbus, and use Nimbus to either monitor the beacon chain or become a fully-fledged validator.
We encourage you to check it out.