move resources to docs, add about team section
This commit is contained in:
parent
ad4de9a37f
commit
ea9a8c9555
@ -1,31 +1,47 @@
|
||||
---
|
||||
title: resources
|
||||
description: read, watch and listen more about Geth and Ethereum
|
||||
description: Read, watch and listen more about Geth and Ethereum
|
||||
---
|
||||
|
||||
Here are more resources for a deeper understanding of Geth and related topics.
|
||||
|
||||
## Read
|
||||
|
||||
[Geth team AMA: August 2022](https://www.reddit.com/r/cryptoall/comments/wpr6dk/ama_we_are_the_go_ethereum_geth_team_18_august/)
|
||||
|
||||
[Ethereum stack exchange](https://ethereum.stackexchange.com/)
|
||||
|
||||
|
||||
## Watch
|
||||
|
||||
[Péter at ETH Prage 2022: Ethereum in numbers: where TPS meets physics](https://www.youtube.com/watch?v=TdsaVoJiy3g)
|
||||
|
||||
[Marius at ETH Amsterdam 2022: Deep dive into Geth](https://www.youtube.com/watch?v=c4N79UXZqSc)
|
||||
|
||||
[Péter interview at ETH Prage 2022:](https://www.youtube.com/watch?v=cfxGzZZ_uOI)
|
||||
|
||||
[Guillame at Devconnect 2022: Stateless Ethereum](https://www.youtube.com/watch?v=XkzJncPYj0M&list=PLJijNYoOwnsuqDH9ITSvbqDOaUdA1vp2O&index=9)
|
||||
|
||||
[lightclients at Devconnect 2022: Future of Ethereum accounts](https://www.youtube.com/watch?v=pS5asEp6ry8&list=PLJijNYoOwnsuqDH9ITSvbqDOaUdA1vp2O&index=7)
|
||||
|
||||
[Zsolt at Devconnect 2022: Geth in the pos light client ecosystem](https://www.youtube.com/watch?v=EPZeFXau-RE&list=PLJijNYoOwnst-feT7PsCLaSdiFYzWtf7j&index=2)
|
||||
|
||||
[Jared at Devconnect 2022: Removing SELFDESTRUCT](https://www.youtube.com/watch?v=pDr-h334-Cs&list=PLJijNYoOwnsuqDH9ITSvbqDOaUdA1vp2O&index=5)
|
||||
|
||||
[Marius interview at ETH Prague 2022](https://www.youtube.com/watch?v=QKr3KHTjbjQ)
|
||||
|
||||
[Marius at ETHOnline 2021: The Megre from the perspective of the execution layer](https://www.youtube.com/watch?v=3DDjfUvQ2TE)
|
||||
|
||||
[Péter's 2020 online Geth AMA](https://www.youtube.com/watch?v=gVMDw66atr4)
|
||||
|
||||
[Martin at Devcon 5: Protecting the base layer](https://www.youtube.com/watch?v=wLcyIgblIxE)
|
||||
|
||||
[Péter at DevCon 5: Monitoring Ethereum infrastructure](https://www.youtube.com/watch?v=2I_Cfr-OUp4)
|
||||
|
||||
[Péter at DevCon 4: Plugging metadata leaks in Ethereum](https://www.youtube.com/watch?v=J1JenTo7oLE)
|
||||
|
||||
[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)
|
||||
|
||||
|
@ -36,3 +36,16 @@ Running your own node enables you to use Ethereum in a truly private, self-suffi
|
||||
We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes! If you'd like to contribute to the Geth source code, please fork the [Github repository](https://github.com/ethereum/go-ethereum), fix, commit and send a pull request for the maintainers to review and merge into the main code base. See our [contribution guidelines](/content/docs/developers/contributing.md) for more information.
|
||||
|
||||
|
||||
## About the Team
|
||||
|
||||
The Geth team are:
|
||||
|
||||
* Foo McBar: @beep
|
||||
* -
|
||||
* -
|
||||
*
|
||||
...
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user