Skip to content

Commit 78031ef

Browse files
authored
feat: add Why You Should Write dApps in Go (#74)
* add ethbelgrade sideevent * rm files * update table
1 parent 0284088 commit 78031ef

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ presentations.
99

1010
|Date |Title |Speakers |Presentation |Recording |
1111
|---- |----- |-------- |------------ |--------- |
12+
|2025.06.04 |Why You Should Write dApps in Go |[@leohhhn](https://github.com/leohhhn) |[Slides](presentations/2025-06-04--ethbelgrade-leon/dapps_in_go-ethbelgrade-2025.pdf) |--- |
1213
|2025.04.10 |Writing Smart Contracts in Go |[@leohhhn](https://github.com/leohhhn) |[Slides](presentations/2025-04-10--gnobelgrade--leon/gno-belgrade-04-2025.pdf) |--- |
1314
|2025.03.05 |DAOs in gno.land |[@leohhhn](https://github.com/leohhhn) |[Slides](presentations/2025-03-05--ethbelgrade--leon/ethbelgrade-daos.pdf) |[Video](https://www.youtube.com/watch?v=8FJWLKVjbMc) |
1415
|2025.02.05 |Building dApps in gno.land |[@leohhhn](https://github.com/leohhhn) |[Slides](presentations/2025-02-05--epitech--leon/building-dapps.pdf) |--- |
Binary file not shown.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Date of the workshop
2+
date: "2025-06-04"
3+
# Title of the workshop
4+
title: "Why You Should Write dApps in Go"
5+
# GitHub usernames of the speakers
6+
speakers:
7+
- "leohhhn"
8+
# Location of the workshop
9+
location: "Belgrade, Serbia"
10+
# At which event the workshop took place, if any
11+
event: "ETH Belgrade Sideevent"
12+
# Workshop slides link. If the link is local, only put the file name, without any other path parts.
13+
slides: "dapps_in_go-ethbelgrade-2025.pdf"
14+
# Workshop recording
15+
recording: ""

0 commit comments

Comments
 (0)