🚀 Learning Path: Gamified Blockchain Education
Learning Path is a gamified learning platform designed to address the challenge of identifying and rewarding builders for their contributions in blockchain protocols. It leverages blockchain technology to provide transparent, immutable records of user achievements and quest metrics, ensuring open and verifiable progress tracking.
The platform incentivizes users to learn about blockchain technologies through interactive challenges, including multiple-choice quizzes, real-time oracle-validated responses, and timed competitions.
Administrators can configure various challenge types and reward pools, allowing protocols to identify talented builders while fostering an ecosystem where learning, contribution, and rewards are interconnected. By offering tangible incentives and community recognition, Learning Path delivers engaging education to users, helps protocols discover and nurture talent, and promotes their technology.
This innovative approach contributes to expanding knowledge and aligning incentives within the blockchain ecosystem, all while maintaining a transparent and decentralized record of user accomplishments and quest performance.
How it works
Users will first connect their existing wallets to the platform, where afterwards there will be options available to enter as a contributor, and play challenges in exchange for rewards in PATH, or Devrels in charge of the setup will authenticate with a verified Zupass Proof.
DevRels will be assigned a Zupass Ticket, which they will require to authenticate with to enter. Only those with a valid ticket will provide the proof that will be verified via the frontend using Zupass's authenticate package ZuAuth. This package verifies using ZK that the proof provided is actually from Zupass and has a valid Ticket ID, which was issued to the DevRel / Admin.
Once authenticated, DevRels/Admins will be able to create challenges so users can collect PATH. Along with these challenges, they will create and fund Pools that will serve as bounties for users to burn earned PATH. These challenges and bounties are created on a Firebase database and on chain using Smart Contracts written in Solidity and deployed on the desired network, in this case Scroll Sepolia test network.
Regular users will be able to play these challenges that will consist on different types of modules, such as on chain Multiple Choice trivia, a voting scheme using MACI, and more.
Tech Stacks
Frontend uses the following tech stacks:
- NextJS
- Wagmi
- ChakraUI
- Zupass
- Firebase
Smart Contracts are built with:
- Hardhat for contract deployment & contract verification
Implementation Details
For Zupass Tickets, a Pipeline was created on Zupass' PodBox for ticket issuance to DevRels / Admins that will create platform content.
The following smart contracts were created:
Unfortunately the API3 and Chainlink cound not be used as we experienced problems when calling readDataFeed function calls. For some reason the contract transaction got held up on confirmation.
Verified Smart Contracts
PoolPrize
Product Design Work
Design System
---
Userflows:
Figjam with Userflows
---
UI Design:
Admin Onboarding UI
Admin Multiple-Choice Challenge Setup
Admin Pool Prize Setup UI
Player Onboarding UI
Player Multiple-Choice Game UI
Player Prize Pool Claiming UI
---
Prototypes:
Admin Onboarding Prototype
Admin Create Multiple-Choice Challenge Prototype
Admin Create Prize Pool Prototype
Player Onboarding Prototype
Player Multiple-Choice Game Prototype
Player Claim Pool Prize Prototype
---
Pitch Decks:
Pitch Deck Spanish
PItch Deck English
Video Demo