We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5736be6 commit 329ce03Copy full SHA for 329ce03
docs/index.md
@@ -14,3 +14,12 @@ Teku:
14
* Provides enterprise focused metrics with Prometheus.
15
* Has REST APIs for managing Eth 2.0 node operations.
16
* Has external key management to manage validator signing keys.
17
+
18
+## New to Ethereum 2.0?
19
20
+Get started by running Teku with Docker or installing Teku.
21
+You can:
22
23
+* [Run Teku from a Docker image.](HowTo/Get-Started/Installation-Options/Run-Docker-Image.md)
24
+* [Install the binary distribution.](HowTo/Get-Started/Installation-Options/Install-Binaries.md)
25
+* [Build from source.](HowTo/Get-Started/Installation-Options/Build-From-Source.md)
0 commit comments