Skip to content

feat: add gno belgrade #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ presentations.

|Date |Title |Speakers |Presentation |Recording |
|---- |----- |-------- |------------ |--------- |
|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) |--- |
|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) |
|2025.02.05 |Building dApps in gno.land |[@leohhhn](https://github.com/leohhhn) |[Slides](presentations/2025-02-05--epitech--leon/building-dapps.pdf) |--- |
|2025.02.01 |building decentralized apps in go: meet gno |[@moul](https://github.com/moul) |[Slides](https://gnolang.github.io/workshops/presentations/2025-02-01--fosdem--manfred/presentation.slide.html#1) |--- |
Expand Down
Binary file not shown.
15 changes: 15 additions & 0 deletions presentations/2025-04-10--gnobelgrade--leon/metadata.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Date of the workshop
date: "2025-04-10"
# Title of the workshop
title: "Writing Smart Contracts in Go"
# GitHub usernames of the speakers
speakers:
- "leohhhn"
# Location of the workshop
location: "Belgrade, Serbia"
# At which event the workshop took place, if any
event: "Gno Belgrade Meetup"
# Workshop slides link. If the link is local, only put the file name, without any other path parts.
slides: "gno-belgrade-04-2025.pdf"
# Workshop recording
recording: ""