-
Notifications
You must be signed in to change notification settings - Fork 10
Create SCP_cohort_recap.md #137
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm just some minor styling issues
SCP_cohort_recap.md
Outdated
|
||
### **Student advice to getting started** | ||
|
||
- Always use gnodev – Develop with the same interface end-users will see to catch issues early and save both gas and time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Always use gnodev – Develop with the same interface end-users will see to catch issues early and save both gas and time. | |
- Always use `gnodev` – Develop with the same interface end-users will see to catch issues early and save both gas and time. |
SCP_cohort_recap.md
Outdated
|
||
- Always use gnodev – Develop with the same interface end-users will see to catch issues early and save both gas and time. | ||
- Start small – Build a simple blog, game, or voting app. Shipping something functional teaches more than passive reading. | ||
- Keep a HackerSpace diary – Write short daily notes about what you build, learn, or fix. It makes progress tracking easy and helps mentors guide you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
link it
SCP_cohort_recap.md
Outdated
- Always use gnodev – Develop with the same interface end-users will see to catch issues early and save both gas and time. | ||
- Start small – Build a simple blog, game, or voting app. Shipping something functional teaches more than passive reading. | ||
- Keep a HackerSpace diary – Write short daily notes about what you build, learn, or fix. It makes progress tracking easy and helps mentors guide you. | ||
- Read other realms’ code – The monorepo is full of solid, real-world examples that can accelerate your learning. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Read other realms’ code – The monorepo is full of solid, real-world examples that can accelerate your learning. | |
- Read Gno code by other gnomes – The monorepo is full of solid, real-world examples that can accelerate your learning. |
SCP_cohort_recap.md
Outdated
- Ask questions early and often – Use Office Hours, PR comments, or Signal. Small clarifications now prevent big roadblocks later. | ||
- Expect rough edges – Gno is still evolving, so some issues may be language-level limitations, not your mistake. | ||
- Stick to determinism – Avoid relying on time, randomness, or anything non-deterministic; these won’t work on-chain. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to rewrite a bit
|
||
The cohort tackled a wide range of technical and creative projects, including applications, tools, and ecosystem enhancements. Here's a highlight of what they accomplished: | ||
|
||
Applications & Demos |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make it a h3, h4?
- Change.org-style petition realm | ||
- Friendly Organizer app using the CommonDAO implementation | ||
|
||
Core Enhancements & Utilities |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as comment abovce
|
||
[@mounia](https://github.com/moonia) ‘During this cohort, I had the opportunity to get hands-on with the Gno.land ecosystem by working on two technical projects. I explored the idea of a Gno-based EVM interpreter, allowing Solidity bytecode to run in a Gno-native environment. I also led the profiling project for GnoVM, enabling source-level insights via pprof and flamegraph tools. It was a great opportunity to contribute meaningful tools while learning the internals of Gno and I really appreciated how close Gno feels to Go. Overall, it was a great experience that deepened my interest in the blockchain space and made me eager to keep contributing.’ | ||
|
||
[@Tchips46](https://github.com/Tchips46) (Leo)‘During this cohort, I focused on exploring the EVM on Gno.land, which helped me understand complex blockchain concepts and the inner workings of virtual machines. I learned how to build more advanced dApps and got introduced to Solidity. This allowed me to write documentation about well-known Solidity design patterns, using examples to make them easier to understand. Overall, it was a valuable experience that grew my technical skills and deepened my understanding of blockchain development.’ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
consistency? you added (Leo) here but not for others
also, you need to make sure that the file you're adding is in the posts/POST_FORMAT/README.md ;) |
Co-authored-by: Leon <[email protected]>
Co-authored-by: Leon <[email protected]>
Co-authored-by: Leon <[email protected]>
Co-authored-by: Leon <[email protected]>
Co-authored-by: Leon <[email protected]>
Co-authored-by: Leon <[email protected]>
Co-authored-by: Leon <[email protected]>
Co-authored-by: Leon <[email protected]>
Co-authored-by: Leon <[email protected]>
Co-authored-by: Leon <[email protected]>
Blog post