update resources and landing page
This commit is contained in:
parent
7faf259994
commit
92f61d90ca
|
@ -5,10 +5,9 @@ description: Documentation for the go-ethereum client
|
|||
|
||||
## Welcome to go-ethereum
|
||||
|
||||
Go-ethereum (aka Geth) is anEthereum client built in Golang. It is one of the original and most popular Ethereum clients.
|
||||
Go-ethereum (aka Geth) is an Ethereum client built in [Golang](https://go.dev). It is one of the original and most popular Ethereum clients.
|
||||
These documentation pages are intended to help users download, install and use Geth.
|
||||
|
||||
|
||||
## Where to go from here
|
||||
|
||||
First, [download](/pages/downloads) and [install](/pages/docs/getting-started/installing-geth.md) Geth.
|
||||
|
|
|
@ -42,7 +42,3 @@ Here are more resources for a deeper understanding of Geth and related topics.
|
|||
[Péter at DevCon 2: Import Geth in Go](https://www.youtube.com/watch?v=R0Ia1U9Gxjg)
|
||||
|
||||
[Péter at dotGo 2016: Immutability in Go](https://www.youtube.com/watch?v=fNUx4jHTaIc)
|
||||
|
||||
## Listen
|
||||
|
||||
Podcasts relating to Geth will be posted here!
|
||||
|
|
Loading…
Reference in New Issue