Last updated 3 months ago
The ecosystem lacks a hands-on, browser-based sandbox that lets builders write code and get instant feedback. Web developers struggle to learn Cardano because existing resources are too academic.
ChainRunner is an open-source gamified learning platform. Users write real code in the browser to complete on-chain quests. We verify these transactions on the blockchain, rewarding developers.
Please provide your proposal title
ChainRunner: Gamified Cardano Code School
Enter the amount of funding you are requesting in ADA
185000
Please specify how many months you expect your project to last
12
Please indicate if your proposal has been auto-translated
No
Original Language
en
What is the problem you want to solve?
The ecosystem lacks a hands-on, browser-based sandbox that lets builders write code and get instant feedback. Web developers struggle to learn Cardano because existing resources are too academic.
Supporting links
Does your project have any dependencies on other organizations, technical or otherwise?
Yes
Describe any dependencies or write 'No dependencies'
Our platform is built on the Cardano developer stack. We leverage Lucid and Mesh for client-side interactions and rely on Koios (or Blockfrost) for reading on-chain data. Module 1 will integrate the NMKR API to teach real-world tooling. We are dependent on their public API documentation and stability. The prototype requires a stable Cardano Testnet (Preprod) environment for users to execute quests without financial risk.
Will your project's outputs be fully open source?
Yes
Please provide details on the intellectual property (IP) status of your project outputs, including whether they will be released as open source or retained under another licence.
This project is open-source and released under the MIT License. We believe in building in public and welcome all contributions.
Please choose the most relevant theme and tag related to the outcomes of your proposal
Training
Describe what makes your idea innovative compared to what has been previously launched in the market (whether by you or others).
Current education resources rely on passive text or video learning. Students watch, but often fail to set up the complex local environment needed to build.
ChainRunner innovates by removing this friction. We are the first in-browser, zero-setup sandbox for Cardano. Unlike static docs, our platform is reactive: users write code, execute real testnet transactions, and our backend verifies the on-chain result. This gamified verification loop transforms learning from a passive study into an active, and verifiable skill-building game.
Describe what your prototype or MVP will demonstrate, and where it can be accessed.
Our MVP will demonstrate "Module 1": a fully functional, 6-quest curriculum taking a user from wallet connection to minting their first Mainnet NFT.
It will demonstrate three core technical systems:
The prototype will be publicly accessible at ChainRunner.dev (and open-sourced on GitHub), free for all developers to test.
Describe realistic measures of success, ideally with on-chain metrics.
We define success by the technical delivery and operation of the prototype's verification loop:
Please describe your proposed solution and how it addresses the problem
Cardano has a developer onboarding problem. While the ecosystem has excellent formal education (Plutus Pioneers) and static documentation (Developer Portal), it lacks an interactive, low-friction on-ramp for the millions of JavaScript and TypeScript developers worldwide.
Currently, a web developer interested in Cardano faces a "Great Filter": the need to learn complex concepts (eUTXO, Haskell, etc) before they can build even a simple "Hello World" dApp. There is no CryptoZombies ( https://cryptozombies.io ) or boot.dev ( https://www.boot.dev ) equivalent for Cardano. No place where a developer can write code in their browser, execute a transaction, and get instant, gamified feedback.
This gap means we are losing thousands of potential builders who bounce off the steep learning curve before they ever mint their first token.
Gamified, Practical Learning
We are solving this by building ChainRunner, an interactive learning RPG. Instead of watching videos, users complete on-chain "Quests" (e.g., "Mint an NFT," "Query a Wallet") directly in their browser.
We target the massive pool of frontend developers who want to build applications (using tools like Lucid, Mesh, and the NMKR SDK) rather than smart contracts. By gamifying this process and rewarding real, verifiable on-chain actions, we turn the frustrating "setup phase" of development into a rewarding loop.
Please define the positive impact your project will have on the wider Cardano community
ChainRunner solves the ecosystem's critical developer funnel problem. Currently, we lose interested JS/TS developers because the learning curve is too steep. By providing a frictionless, gamified on-ramp, we convert casual interest into capable builders.
Our project brings three specific values:
We will measure impact through platform engagement and on-chain verification:
We will track the number of unique wallets connecting to the platform, the number of quests verified on-chain (Testnet/Mainnet), and the number of graduation NFTs minted.
We will gather feedback to measure learner confidence and satisfaction.
Sharing Outputs:
The entire codebase will be public on GitHub under the MIT license, allowing any community to fork and localize it.
We will publish reports on X showcasing the number of new graduates and the total on-chain quests completed.
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?
We are a team of two experienced Project Managers and Designers with a proven track record of shipping software products. We have been active builders in the Cardano ecosystem since 2021, possessing a deep understanding of the technical landscape and community needs.
We have successfully managed, completed, and closed out several Catalyst-funded projects:
https://milestones.projectcatalyst.io/projects/1100202
Apart from these projects, that we were funded for directly, we have also worked on the team of several other funded and successfully closed out proposals over the years. We understand the reporting requirements, milestone structures, and responsibilities required to execute a Fund 15 project.
Prior to Cardano, we developed and shipped several iPad applications. We understand the full software development lifecycle, from UI/UX design to QA and deployment.
While our core strength is Product Management and Design, we possess the technical fluency to architect and build modern web applications. For ChainRunner, we are leveraging a robust stack and AI-assisted development workflows to ensure rapid, high-quality code delivery.
We have moved beyond the idea stage. To validate feasibility before asking for funds, we have already produced significant foundational assets:
Public GitHub Repository:
We have initialized the project repository, established the architecture, and defined the core API routes.
https://github.com/newmindflow/ChainRunner
Technical Architecture:
We have mapped the complete "On-Chain Verification Loop," detailing exactly how the Frontend, Backend, and Blockchain APIs (Koios) interact to verify user progress.
https://github.com/newmindflow/ChainRunner/blob/main/README.md#4-technical-architecture
Curriculum Scope:
We have fully scoped the "Module 1" curriculum (6 Quests), ensuring the educational content is ready for implementation.
All code and project progress will be visible on our public GitHub repository from Day 1. The community can audit our work in real-time.
Our history of successfully closing projects demonstrates that we allocate resources efficiently and deliver on our promises.
Milestone Title
Design, Architecture & Core Frontend
Milestone Outputs
We will finalize the full UI/UX design, set up the project architecture, and build the static frontend pages (Home, Quest Map).
Outputs:
Acceptance Criteria
Evidence of Completion
Delivery Month
3
Cost
41350
Progress
20 %
Milestone Title
The Learning Engine (Off-Chain Quests)
Milestone Outputs
Implementation of the in-browser code editor and the off-chain logic. We will build and deploy Quest 1 (Wallet Connection) and Quest 2 (Koios API Query).
Outputs:
Acceptance Criteria
Evidence of Completion
Delivery Month
5
Cost
29800
Progress
40 %
Milestone Title
The Verification Engine (Testnet Integration)
Milestone Outputs
Development of the core backend verification loop. We will implement Quests 3, 4, and 5, enabling users to submit transactions on the Cardano Testnet and have them verified by our backend.
Outputs:
Acceptance Criteria
Evidence of Completion
Public video demo showing the full loop: Code -> Tx Submission -> Backend Verification -> "Success".
Delivery Month
8
Cost
49600
Progress
70 %
Milestone Title
Mainnet Launch, Gamification & Polish
Milestone Outputs
Finalizing the platform for public release. This includes deploying Quest 6 (Mainnet Mint), implementing the "Graduation Certificate" logic, polishing the gamification UI, and bug-fixes.
Outputs:
Acceptance Criteria
Evidence of Completion
Delivery Month
11
Cost
36500
Progress
90 %
Milestone Title
Project Close-out & Reporting
Milestone Outputs
Creation of the Final Project Report and the Close-out Video. This milestone is dedicated to documentation, analyzing metrics, and summarizing the project's impact.
Outputs:
Acceptance Criteria
Evidence of Completion
Delivery Month
12
Cost
27750
Progress
100 %
Please provide a cost breakdown of the proposed work and resources
The budget is calculated based on an estimated 986 hours of specialized work (Project Management, UI/UX Design, Full Stack Development) at an average rate of $75/USD per hour, with a 10% contingency buffer.
Infrastructure costs (hosting, database, domain, API keys) are estimated to be minimal during the prototype phase and are covered within the contingency buffer included in the milestone calculations.
The total is requested in ADA at an exchange rate of approx. $0.40 ($0.3932 at the time of writing).
Budget breakdown:
Total: 185000 ADA
Total Duration: 12 Months
How does the cost of the project represent value for the Cardano ecosystem?
We are requesting 185,000 ADA to sustain a 12-month development lifecycle. This budget represents excellent value for the ecosystem for three reasons:
I confirm that evidence of prior research, whitepaper, design, or proof-of-concept is provided.
Yes
I confirm that the proposal includes ecosystem research and uses the findings to either (a) justify its uniqueness over existing solutions or (b) demonstrate the value of its novel approach.
Yes
I confirm that the proposal demonstrates technical capability via verifiable in-house talent or a confirmed development partner (GitHub, LinkedIn, portfolio, etc.)
Yes
I confirm that the proposer and all team members are in good standing with prior Catalyst projects.
Yes
I confirm that the proposal clearly defines the problem and the value of the on-chain utility.
Yes
I confirm that the primary goal of the proposal is a working prototype deployed on at least a Cardano testnet.
Yes
I confirm that the proposal outlines a credible and clear technical plan and architecture.
Yes
I confirm that the budget and timeline (≤ 12 months) are realistic for the proposed work.
Yes
I confirm that the proposal includes a community engagement and feedback plan to amplify prototype adoption with the Cardano ecosystem.
Yes
I confirm that the budget is for future development only; excludes retroactive funding, incentives, giveaways, re-granting, or sub-treasuries.
Yes
I Agree
Yes
New Mindflow [https://www.newmindflow.com] are:
Anamaria Kövesdi (New Mindflow)
https://www.linkedin.com/in/anamaria-k%C3%B6vesdi-354649106/
Rares Kövesdi (New Mindflow)
https://www.linkedin.com/in/rares-k%C3%B6vesdi-551260106/
We are a team of award-winning creative technologists, in the Cardano NFT space since Day 1. Creators of the Trybbles ( https://www.trybbles.com/about ) & Icons ( https://www.newmindflow.com/works/icons-part-2 ) Cardano NFT projects.
We have been members in various Cardano & Catalyst projects, initiatives & communities for nearly 5 years, most notably being core members of the NFT Guild ( https://www.nft-guild.io )
We have successfully managed and closed out multiple Catalyst-funded proposals, delivering on time and on budget.
https://milestones.projectcatalyst.io/projects/1100202
As core members of the NFT Guild, we authored the Cardano NFT Guides, the ecosystem's most comprehensive resource for NFT standards and knowledge. This experience in technical education is directly applicable to the ChainRunner curriculum ( https://www.nft-guild.io/cardano-nft-guides )
Prior to Web3, we developed and shipped commercial iPad applications. We are combining this traditional UX experience with our nearly 5 years of Cardano knowledge to build ChainRunner.
We will be working together on all aspects of the project as we have done on all our successfully completed projects in the past.