Software Engineering Meets Web Development: Learning Rewards Protocol
Built a Learning Rewards Protocol for reading articles, rewarding users with a fungible token called Growth. DApp includes user interface, backend, and token creation. Users can claim rewards by signing a challenge with their wallet.
*This is a submission for the GitHub Copilot Challenge: New Beginnings/Fresh Starts * What I Built For this challenge, I have built a Learning Rewards Protocol, which rewards users with a fungible token called Growth upon completing the reading of articles. While this concept can extend to gaming, courses, and other activities, this submission focuses specifically on rewarding users for reading articles. The project is a full DApp (decentralized application) and includes the following components: DApp: A user interface for reading articles. Backend: Manages users, articles, and...