-
Notifications
You must be signed in to change notification settings - Fork 8
Lou's Builder Journey #114
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
Comments
Last week, I spent some time getting more familiar with Gnoland by diving into the official documentation and exploring other contributors’ journeys through the Hackerspace repo. Alongside that, I started going through the workshops and built my own home realm. (As this was the first week, it was all about exploring and getting documented) I also had the chance to link up with fellow contributors from the Student Contribution Program, as well as Leon and Guilhem, for a coworking day in Paris—which was a great boost. Within my realm, I’ve implemented a few simple games and a rating system with admin functionality, where users can post, edit, and delete comments. I looked to go a bit deeper and start creating different packages —still experimenting with ideas, but focusing on something that can add meaningful functionality or tools for other realm builders. all updates can be seen in my repo: https://github.com/louonezime/playgno EDIT: (to get a sense of the code, i've created a PR separately here) louonezime/gno#1 |
This week, I'm first trying to finalise and clean up my new packages/ realms experimenting with grc20 tokens with a vault and access token utilities. I'm also working on a curator package that labels different realms/packages into collections for better visibility. (This will be added to the PR made on my repository today) In terms of what I'm looking to implement later, I have thought of experiment with SVG. EDIT: changes are added starting from louonezime/gno@e7edc57 any other uncommitted changes are still @ https://github.com/louonezime/playgno EDIT2: will be looking into commondao implementation when collection package is done to use it |
Hello everyone,
I'm Lou, a third-year student at EPITECH in Paris, and I'm excited to be starting my journey with gno.land as part of the Student Contributors Program.
I typically enjoying developing in Rust and C and while I'm new to blockchain, I'm eager to dive into this space along with Eva, Mounia, Paul, Leo and Nicolas! In this issue, you'll be able to follow our journey for the next 4 months.
The text was updated successfully, but these errors were encountered: