mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 18:02:24 +00:00
website: add repository resource for building Go dapps
This commit is contained in:
parent
ea894dbb47
commit
e159fef3f2
1 changed files with 5 additions and 1 deletions
|
|
@ -1,10 +1,14 @@
|
|||
---
|
||||
title: Resources
|
||||
description: Read, watch and listen more about Geth and Ethereum
|
||||
description: Code, read and watch more about Geth and Ethereum
|
||||
---
|
||||
|
||||
Here are more resources for a deeper understanding of Geth and related topics.
|
||||
|
||||
## Code {#code}
|
||||
|
||||
[Dapp example built in Go with Geth and Gin](https://github.com/tr1sm0s1n/go-dapp-example)
|
||||
|
||||
## Read {#read}
|
||||
|
||||
[Geth team AMA: August 2022](https://www.reddit.com/r/cryptoall/comments/wpr6dk/ama_we_are_the_go_ethereum_geth_team_18_august/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue