-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
51 changed files
with
4,309 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# gc24-us-workshop | ||
|
||
Welcome to the gno.land workshop! | ||
|
||
This workshop is divided into five phases, located in the [phases](./phases) folder. | ||
|
||
Start in [phase 1](./phases/p1) to set up your local development environment. | ||
|
||
The README.md files for each phase contain instructions on how to complete it. | ||
|
||
At the end of each phase, the solution will be pushed to the subsequent phase's folder. This way, | ||
you can continue to follow along with the phases without having to have completely finished the previous. | ||
|
||
Members of the gno.land team will be around to help out if you run into issues. | ||
|
||
## Resources | ||
While the README for each phase has resources listed, here is a general list of resources. | ||
- https://docs.gno.land/getting-started/local-setup/ | ||
- https://docs.gno.land/concepts/realms | ||
- https://docs.gno.land/gno-tooling/cli/gno-tooling-gnodev | ||
- https://docs.gno.land/reference/stdlibs/ | ||
|
||
## Slides | ||
https://docs.google.com/presentation/d/17VV8Z7kuQpv96FsDFaRTgpusZzacvQEoeMbnBw1eSTU/edit#slide=id.g2ea85af56d2_0_74 |
1 change: 1 addition & 0 deletions
1
presentations/2024-07-08--gophercon-us--dylan/final/p/uintavl/gno.mod
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
module gno.land/p/demo/uintavl |
Oops, something went wrong.