From e159fef3f2dd39c0e95ebe491125f117c4edd6cf Mon Sep 17 00:00:00 2001 From: tr1sm0s1n Date: Thu, 17 Oct 2024 16:35:29 +0530 Subject: [PATCH] website: add repository resource for building Go dapps --- docs/resources.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/resources.md b/docs/resources.md index 9ba0bb2c4c..8f33427583 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -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/)