Last updated 7 months ago
Game developers on Cardano lack an easy-to-use framework for P2E ADA rewards. This high technical barrier slows the creation of new games on the platform and limits ecosystem growth.
We will build an open-source P2E framework to make adding ADA rewards simple & cheap for devs. We will demonstrate it with a fun puzzle game, providing a ready-to-use model for the community.
This is the total amount allocated to P2E ADA: Open-Source Framework for Game Devs.
Please provide your proposal title
P2E ADA: Open-Source Framework for Game Devs
Enter the amount of funding you are requesting in ADA
100000
Please specify how many months you expect your project to last
6
Please indicate if your proposal has been auto-translated
No
Original Language
en
What is the problem you want to solve?
Game developers on Cardano lack an easy-to-use framework for P2E ADA rewards. This high technical barrier slows the creation of new games on the platform and limits ecosystem growth.
Supporting links
Does your project have any dependencies on other organizations, technical or otherwise?
No
Describe any dependencies or write 'No dependencies'
No dependencies.
Will your project's outputs be fully open source?
Yes
License and Additional Information
Our project will be fully open-source under the MIT License, this ensures transparency, encourages collaboration, and allows other developers to integrate the Play-to-Earn ADA feature into their own games, contributing to the development of a global standard.
Please choose the most relevant theme and tag related to the outcomes of your proposal
Developer Tools
Mention your open source license and describe your open source license rationale.
Our rationale for choosing the MIT License is centered on maximizing adoption and utility for the Cardano community. The primary goal of this project is to create a public good that accelerates game development. The MIT License is highly permissive and business-friendly. This allows any developer or team, from indie hobbyists to commercial studios, to freely integrate our framework into their projects without being forced to open-source their own proprietary game code.
How do you make sure your source code is accessible to the public from project start, and people are informed?
We will ensure public accessibility and communication through a two-pronged approach:
How will you provide high quality documentation?
We will deliver high-quality documentation by treating it as a core project deliverable, targeting different user needs, and assigning a dedicated team member to oversee its creation. Our strategy includes: In-Code Documentation, Comprehensive Developer Guides (README.md) , A "Getting Started" Tutorial, API Reference, Video Tutorials and A Live Example.
This multi-faceted approach ensures that developers of all skill levels will have the resources they need to successfully use our framework.
Please describe your proposed solution and how it addresses the problem
1. How do we perceive the problem we are solving?
The core problem is the high barrier to entry for game developers on Cardano. Integrating blockchain rewards today is often complex, costly, and requires specialized knowledge, which discourages indie and web2 developers from building on the platform. This slows the growth of Cardano's gaming ecosystem and limits engaging on-ramps for new users.
2. What is our proposed solution and our approach?
Our solution is a two-part, open-source Play-to-Earn (P2E) framework designed for simplicity and reusability, along with a proof-of-concept game to demonstrate its effectiveness.
3. Who will our project engage and benefit?
4. How will we demonstrate or prove our impact?
We will measure our impact through clear, transparent metrics:
5. What is unique about our solution?
While other P2E games exist, our project is unique because its main goal is not just to build one game, but to empower the entire community to build many games. The reusable, open-source framework is a public good designed to act as an accelerator for the whole Cardano gaming vertical, making it a highly valuable and cost-effective investment for the ecosystem.
Current Status
We have successfully developed the initial level based on the "Man, Lion, Goat, and Grass" riddle and are working to integrate the basic functionality of the P2E system. The game is playable, and we are in the process of refining the level and testing the gameplay experience.

Github repo : https://github.com/EsubalewAmenu/Puzzle-Game
Please define the positive impact your project will have on the wider Cardano community
Our project’s primary impact is to act as a catalyst for the Cardano gaming ecosystem by providing a foundational tool that makes it easier, faster, and cheaper for anyone to build Play-to-Earn (P2E) games.
1. In what way will the success of our project bring value to the Cardano Community?
2. How will we measure this impact?
We will track a combination of quantitative and qualitative metrics to measure our success:
3. How will we share the outputs and opportunities that result from our project?
All outputs will be made public and easily accessible:
This approach ensures our project delivers a lasting public good that continues to provide value long after our initial 6-month timeline.
What is your capability to deliver your project with high levels of trust and accountability? How do you intend to validate if your approach is feasible?
1. Our Team's Capability
Our team is a collective of developers and specialists with a proven track record of collaboration and the specific skills required to deliver this project.
2. How We Will Validate Feasibility
Our approach is designed to be low-risk by validating feasibility at each stage.
3. Financial Trust and Accountability
We are committed to the highest level of transparency in managing community funds.
4. Collaboration
We are proud to partner with Microsoft for Startups Founders Hub.

The Microsoft for startups founders hub advantages: We have access to a mix of technical benefits and business resources. (38 microsoft services benefits)

Milestone Title
Framework Scaffolding & On-Chain Development
Milestone Outputs
The focus of this initial phase is to build the secure foundation of the project. We will design, develop, and test the Plutus smart contracts for the P2E rewards treasury and payout logic. This front-loads the most critical blockchain development.
Outputs:
Acceptance Criteria
A public GitHub repository link will be provided containing the complete Plutus smart contract code and the technical specification document. We will also provide a short video demonstrating successful preprod testnet transactions with the contracts.
Evidence of Completion
Delivery Month
2
Cost
25000
Progress
30 %
Milestone Title
SDK Development & Prototype Integration
Milestone Outputs
This phase connects the on-chain contracts to the off-chain game world. We will develop the core functionality of the off-chain SDK (Flutter/Dart) and integrate this V1 SDK into our logic puzzle game prototype to create a fully functional end-to-end P2E loop.
Outputs:
Acceptance Criteria
We will provide a link to the SDK code in the GitHub repo. We will submit a video demonstrating the full gameplay loop: a player input their ADA address, completes a level, and receives preprod ADA in their wallet, triggered by the SDK, backend code and verified on-chain.
Evidence of Completion
Delivery Month
4
Cost
30000
Progress
60 %
Milestone Title
Public Release & Developer Documentation
Milestone Outputs
The final development phase is focused on packaging the framework as a public good for other developers. We will refine the SDK, write comprehensive documentation, and publish the prototype game as a live, public demo.
Outputs:
Acceptance Criteria
At this stage the github repository will be final and documented also the live app will be deployed on the Google Play Store. the video tutorial will be ready for developers and the project's landing page will be ready.
Evidence of Completion
We will provide links to
Delivery Month
5
Cost
30000
Progress
90 %
Milestone Title
Final Milestone: Project Close-Out Report and Video
Milestone Outputs
As per Catalyst requirements, we will compile a comprehensive final report detailing the project's journey, achievements, and impact metrics (e.g., GitHub forks, game downloads). We will also produce a final summary video.
Outputs:
Acceptance Criteria
Successful submission of the report and video to the Catalyst team based on the Catalyst final mileston guideline, closeout report and video. The closeout report will include a detailed summary that includes KPIs and challenges along with an evaluation of how they were addressed or whether they still require attention.
Evidence of Completion
Delivery Month
6
Cost
15000
Progress
100 %
Please provide a cost breakdown of the proposed work and resources
Our budget is structured to align directly with our project milestones, ensuring that funds are allocated to specific, verifiable deliverables throughout our 6-month timeline. The total requested funding is 100,000 ADA.
Milestone 1: Framework Scaffolding & On-Chain Development
This milestone covers the foundational work on the Plutus smart contracts and initial project setup.
Milestone 2: SDK Development & Prototype Integration
This milestone focuses on building the off-chain SDK, integrating it with the game, and ensuring the security of the framework.
Milestone 3: Public Release & Developer Documentation
This final milestone is dedicated to packaging our work as a public good, including documentation, tutorials, and community outreach.
Software & Infrastructure: 4,000 ADA
Contingency: 6,000 ADA
GRAND TOTAL: 100,000 ADA
How does the cost of the project represent value for the Cardano ecosystem?
This project represents exceptional value for money by delivering a foundational, reusable piece of infrastructure for the ecosystem at a highly competitive cost. Our 100,000 ADA budget is a strategic investment with a clear multiplier effect.
1. Cost-Effective, High-Quality Development
Our core team is based in Addis Ababa, Ethiopia. The proposed personnel cost of approximately 2,500 ADA per person per month allows us to secure a significant, dedicated commitment from senior-level Plutus and Flutter developers at a rate that is highly competitive on a global scale. A project of this technical scope would cost 3-4 times more if developed in North America or Western Europe. This allows the Cardano treasury to fund the creation of a high-quality, professional-grade tool for a fraction of the typical cost.
2. High Return on Investment through a Multiplier Effect
The true value of this project is not the single puzzle game we are building, but the open-source P2E framework that will be the primary output.
Think of it this way: the treasury is not just funding one bakery; it's funding the construction of a public, open-source oven that all bakers in the community can use for free.
By providing a secure, documented, and easy-to-use framework, we drastically lower the financial and technical barriers for other developers to build games on Cardano. If our framework enables just two or three other teams to launch their projects by saving them time and development costs, this 100,000 ADA investment will have already paid for itself multiple times over in ecosystem growth.
Furthermore, because the entire framework will be open-source under an MIT license, it becomes a permanent asset for the Cardano community. Its value will persist and compound long after our 6-month funding period ends, as other developers can use, fork, and improve upon our work. This ensures the investment provides durable, long-term value to the entire ecosystem.
Terms and Conditions:
Yes
Our project is led by a dedicated core team of four specialists whose skills are perfectly aligned with the key deliverables: the on-chain smart contracts, the off-chain SDK, and the user-facing prototype.
Please note that all the core team leaders have experience on previously funded successful projects such as Blockchain Based Poultry Farm Management Enhancing cardano developer ecosystem with open source tooling Cardano for 100,000+ students and Universal DevTools for Real-time Tracking for 45%+ of Global Websites Support
Core Project Team:
Faizur Reshid (PhD) - Product Lead
Esubalew Amenu - Lead Plutus Developer
Matiyas Seifu - Lead Flutter & SDK Developer
Meron Muche (Msc) - UI/UX Designer & Community Liaison
Team Workflow & Communication:
Our core team operates with a transparent and agile workflow. All code and documentation will be managed in our public GitHub repository. We use a project board for task management and hold weekly sync-up meetings to ensure we remain on schedule and overcome any blockers. We are active in the Cardano developer channels and are committed to engaging with the community for feedback throughout the project.