Sacha Saint-Leger 7e1b8924ab
Website update (#104)
* Remove technical material from eth2 section + minor edits (#97)

* Update team.yml

* Update Nimbus docs

* add newsletter to header, footer, and mobile

* remove eth2-temp

* add mamy's feedback

* add donation address
2021-04-22 16:42:45 +02:00

910 B

id title
eth2 Connecting to the eth2 chain

Depending on your objective, there are various ways to run Nimbus in Ethereum 2.0 mode.

The reference documentation is the Nimbus Book: it explains all the ways in which you can play with Nimbus, and use Nimbus to either monitor the eth2 chain or become a fully-fledged validator.

We encourage you to check it out here: https://nimbus.guide

Prater testnet

The latest Eth2 testnet, Prater, is now open to the public.

Prater's objective is to ensure that the network remains stable under a higher load than we've seen so far on mainnet -- the genesis count for Prater was 210k (almost double the size of the Beacon Chain Mainnet).

For more, see the Prater page of the Nimbus guide.