-
Notifications
You must be signed in to change notification settings - Fork 8
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
JJOptimist's Builder Journey #101
Comments
Here's an update on the stuff I did for the first week:
My plans for the next week are:
|
I explored Gno.land’s GitHub repositories, focusing on issues, pull requests, and previous contributors' work to gain a better understanding. I worked on my homerealm and after pushing it for review I have a good feedback on what to improve. What will I focus on this week? |
My initial contribution began with creating a home realm, where I received valuable feedback. This feedback has helped me understand better practices for code quality, and I'm actively working on implementing these improvements. Building on this experience, I've developed an NFT-based event ticketing system (PR #3509). This system leverages the GRC721 standard to create a decentralized solution for event management. Users can create events with customizable parameters such as name, description, date, and ticket capacity. The system handles GNOT payments for ticket purchases, automatically minting NFT tickets to buyers' addresses. A web interface provides easy access to view available events and their details. Through this development process, I've gained significant insights into:
Currently, I'm focusing on improving the test coverage and resolving CI issues in the eventix and my home realm. I am also looking to explore issue #3482 . |
Gm! I am a web3 dev from Serbia looking to create something useful for the Gno community. I am currently diving into Gno space and exploring solutions made by previous contributors.
The text was updated successfully, but these errors were encountered: