update link to Somer's guide (#2086)

This commit is contained in:
Sacha Saint-Leger 2020-11-26 14:43:43 +01:00 committed by GitHub
parent 9b9aa93cd4
commit cb682c8b9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -6,16 +6,14 @@ This page contains tips and tricks for developers, further resources, along with
### Ubuntu guide
> ⚠️ Parts of this guide may now be out-of-date.
See [this excellent resource](https://medium.com/@SomerEsat/guide-to-staking-on-ethereum-2-0-ubuntu-medalla-nimbus-5f4b2b0f2d7c) for detailed step-by-step guide on how to stake on eth2 with Ubuntu.
See [this excellent resource](https://someresat.medium.com/guide-to-staking-on-ethereum-2-0-ubuntu-nimbus-e86bdee8c550) for detailed step-by-step guide on how to stake on eth2 with Ubuntu.
It contains instructions on how to:
- Configure a newly running Ubuntu server instance
- Configure and run an eth1 node as a service
- Compile and configure the Nimbus client for eth 2, phase 0 (Medalla testnet)
- Install and configure [Prometheus](https://prometheus.io/) metrics and set up a [Grafana](https://grafana.com/) dashboard
- Compile and configure the Nimbus client for eth 2, phase 0
### Windows dev environment