This repo contains the source code and documentation for the tutorial seeries "Build a Gno app in under one hour".
- Part 1 - What is Gno? Setting up the development environment
- Part 2 - Create and access and account with gnojs
- Part 3 - Adena wallet extension - access Adena wallet in code
- Part 4 - Write and deploy your first package - trip planner
- Part 5 - Write and deploy a realm interacting with the package
- Part 6 - What is (and how to use) RenderHome()
- Part 7 - Wrapping up - deploy the UI as a Next.js app