Last updated 3 months ago
Most universities only teach basic blockchain theory, leaving students without a practical, structured pathway to build real Web3 applications. There is a gap between knowledge and hands-on skills
Using Blockfrost/MeshJS/Aiken, we deliver a structured bootcamp focused on hands-on development. Students build complete, functional Web3 apps by mastering off-chain and on-chain interaction.
Please provide your proposal title
[C2VN] Cardano Web3 Developer Bootcamp with Mesh & Aiken
Enter the amount of funding you are requesting in ADA
49120
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?
Most universities only teach basic blockchain theory, leaving students without a practical, structured pathway to build real Web3 applications. There is a gap between knowledge and hands-on skills
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
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.
all planning document, recordings, pictures will be shared public
Please choose the most relevant theme and tag related to the outcomes of your proposal
Education
Who you’re targeting, how you’ll reach them, and why this matters for Cardano?
(Some pictures of the online course on basic programming on blockchain that we organized before)
Provide a list of key activities of your project:
What are your success metrics?
We commit to the following** Key Performance Indicators** to measure the success of this Bootcamp:
Please describe your proposed solution and how it addresses the problem
To bridge the critical gap between academic theory and practical Web3 application, we propose a specialized hands-on bootcamp for IT students in Vietnam. Our solution uniquely combines Blockfrost, MeshJS (off-chain) and Aiken (on-chain) to teach modern, production-ready development skills that universities currently lack.
Unlike standard courses, our curriculum requires students to build and deploy fully functional DApps to graduate. By leveraging our network, we engage high-quality student talent directly at the source. This approach ensures a steady influx of skilled developers who can immediately contribute to the Cardano ecosystem through verified, open-source projects.
Please define the positive impact your project will have on the wider Cardano community
The success of this project will create significant and lasting value for the Cardano community by developing a new generation of production-ready Web3 builders in Vietnam—one of the world’s leading software engineering hubs. Through a structured and highly practical curriculum that combines MeshJS for off-chain development and Aiken for on-chain smart contracts, the program transforms university-level IT talent into capable Cardano developers who can immediately contribute to the ecosystem. Furthermore, by establishing a university-backed developer hub, the project helps strengthen Cardano’s presence in Asia, builds long-term adoption pathways inside academic institutions, and fosters an ongoing pipeline of innovation that benefits the global community.
The impact of the project will be measured using a clear set of quantitative and qualitative indicators that reflect real ecosystem contributions. Key performance metrics include the number of students registered, the completion rate of fully functional DApps, and the consistency of training delivery through structured sessions and assessments. Specifically, the project aims to recruit at least 50 students , graduate a minimum of 30 developers with verified open-source DApps on GitHub, and deliver at least 12 hands-on training sessions supported by two mandatory practical tests.
All outputs generated by the project will be openly shared with the Cardano community to maximize transparency, collaboration, and long-term ecosystem value. Student-built DApps will be published on public GitHub repositories, ensuring that other developers can study, reuse, or extend the work.
The project will also establish a** post-bootcamp community hub** where alumni continue to showcase their progress, share learning resources, and collaborate on new Cardano initiatives. In addition, periodic project reports(POA) will be released to keep community members informed about milestones, insights, and achievements throughout the program.
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?
Our team possesses strong technical, operational, and academic capabilities that ensure we can deliver this project with high levels of trust and accountability. We are a group of blockchain professionals, including stake pool operators and experienced Cardano developers who have successfully built and deployed functional dApps on the network. This technical foundation is complemented by long-standing collaborations with faculty members, department heads, and IT professors from universities in Vietnam. These relationships provide both credibility and institutional endorsement, allowing us to integrate seamlessly into existing academic structures.

(C2VN works with the Faculty of Information Technology -University of Economic and Technology for Industries)

(We were working with Lectures - Faculty of Information Technology- University of Transport and communication)

(We were working with Leader of Faculty of Information Technology- Phenikaa University)

(We work with East Asia University of Technologyon bringing Blockchain and AI into teaching, training and scientific research.)
Our established partnerships with universities remove early-stage barriers and allow us to begin implementation immediately, without needing relationship-building phases. Previous student engagement data from workshops, events, and summits held on university campuses confirms strong demand for structured Cardano education.
We have successfully completed 5 university-focused projects with full delivery and community approval:
Additionally, we have developed functional dApps currently operating on Cardano:
Working directly with university faculties, we have successfully organized:



(We ran a course on basic programming on Cardanofor instructors)
We ensure responsible and transparent fund management through clear milestones, public reporting, and multi-layered oversight from both Catalyst and our university partners. Key processes that demonstrate trustworthiness:
Milestone Title
Planning and Bootcamp Overview
Milestone Outputs
Update detailed course's lesson outlines(if any)
Introducing the course to the universitys/community
Create a registration form and open for enrollement
Session 1: Bootcamp Overview & Guidance to start building on Cardano
Cardano basic concepts
Instroduction to Oura, Ogmios, Cardano node
Instroduction to chain indexers: Yaci store, DBSync, Kupo
Working with API providers : Koios, Blockfrost
Off-chain libraries and SDK
Marketing Activities
Project managment
Acceptance Criteria
Evidence of Completion
Delivery Month
1
Cost
11680
Progress
30 %
Milestone Title
Working with Blockfrost and Mesh
Milestone Outputs
Session 2: Getting started
Introducing to the Address, Wallet, Cardano networks,
Hand-on with creating new wallets on PreProd networks,
Sending transaction to other.
Session 3: Working with Blockfrost
Cardano Encoding types
Setup workspace and querying the API endpoints
Using Blockfrost SDK
Write some useful queries that are commonly used.
Sesson 4: Using Blockfrost Provider in Mesh
Instroduction to Mesh
Wallets type and Providers
Initialize, Generate wallets
Get balance, UTXOs, Assets, Sign and submit transactions"
Sesson 5: Working with Mesh transaction builder
Working with basic transaction
Mint and Burn Assets transaction
Working with smartcontract
Staking and Governance transaction
Sesson 6: Exploring Mesh Utilities
Working with Serializers
Working with Deserializers
Working with Resolvers
Working with Data & Blueprints
Sesson 8: Mid-Bootcamp Review & Assessment
Recap concepts
Quiz and Q&A
Homework assigment
Milestone 2- Marketing Activities
Project managment
Acceptance Criteria
Evidence of Completion
Delivery Month
2
Cost
14720
Progress
60 %
Milestone Title
Writing smart contract with Aiken
Milestone Outputs
Sesson 9: UTXO and EUTXO
eUTxO - Extended UTxO
How Datums and Redeemers work with eUTxO
Cardano’s Transaction Validation Process
Native assets on Cardano
Sesson 10: Getting Started with Aiken
Install Aiken and get set up with VSCode editor
Create an Aiken Project
Understand the folder structure of your new project
Create helper functions and types
Common Design Patterns
Aiken language Tour
Sesson 11: Writing the first smart contract
Writing a basic Aiken validator
Writing & running tests with Aiken
Troubleshooting smart contracts
Sesson 12: Writing advanced Smart Contracts (1)
Writing non-trivial Aiken validators, with complex datums.
Using more advanced Aiken features (type-aliases, pattern-matches).
Writing unit tests with Aiken
Managing time on-chain through transaction validity ranges.
Sesson 13: Writing advanced Smart Contracts (2)
Parameterizing validators.
NFT minting policy
Using reference scripts
Lesson 14: Review & Homework Assignment
Recap concepts
Quiz and Q&A
Homework assigment for course completion
Milestone3-Marketing Activities
Project managment
Acceptance Criteria
All Aiken-related sessions (Session 9–14) fully prepared, including slides, lesson plans, code samples, exercises, and homework.
Students receive in eitheir of Document/Hands-on coding demonstrations/step-by-step guidance on:
Understanding UTXO vs eUTxO
Datums, redeemers,
Transaction validation
Installing and configuring Aiken + VSCode
Creating and structuring an Aiken project
Writing basic and advanced Aiken validators
Minting NFTs, parameterized validators,
Reference scripts Writing and running tests in Aiken
End-of-module assessment delivered in Session 14, including quiz and homework.
Marketing activities published (session announcements, updates, recaps).
Project management board updated (session prep, task progression, issues tracked).
Evidence of Completion
Delivery Month
4
Cost
14720
Progress
80 %
Milestone Title
Evaluating student's final dApps and Closing project
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
6
Cost
8000
Progress
100 %
Please provide a cost breakdown of the proposed work and resources
Our budget is structured into 4 milestones, aligned with the teaching roadmap and deliverables of the bootcamp. Each milestone includes preparation, teaching sessions, materials development, community engagement, and project management.
🟩** Milestone 1 – Planning & Bootcamp Overview**
Budget: 11,680 ADA (23.78%)
Timeline: 1 month
Includes:
Finalizing course outline
Outreach to universities & community partners
Registration system setup
Session 1 delivery (Cardano basics, chain indexers, APIs, SDKs)
Marketing & project management
🟩** Milestone 2 – Working With Blockfrost & Mesh**
Budget: 14,720 ADA (29.97%)
Timeline: 2 months
Includes Sessions 2–8:
Wallets, networks, and transactions
Blockfrost API & SDK, practical queries
Mesh Providers, Wallets, UTXOs, signing/submitting tx
Transaction Builder (mint/burn, staking, governance)
Mesh utilities (serializers, resolvers, blueprints)
Mid-bootcamp review & assessment
Ongoing marketing & project management
🟩** Milestone 3 – Writing Smart Contracts with Aiken**
Budget: 14,720 ADA (29.97%)
Timeline: 2 months
Includes Sessions 9–14:
UTXO/EUTXO fundamentals
Installing and using Aiken
Writing basic and advanced validators
Minting policies and reference scripts
Unit testing & debugging smart contracts
End-of-module quiz & homework
Marketing, project management
🟩** Final Milestone – Final dApp Evaluation & Project Closure**
Budget: 8,000 ADA (16.29%)
Timeline: 1 month
Includes:
Evaluating final student dApp submissions
Creating & issuing certificates
Establishing Post-Bootcamp Community Hub
Preparing Project Close-Out Report & Video
Final project management & admin work
Total Budget Requested: 49,120 ADA
How does the cost of the project represent value for the Cardano ecosystem?
Our project represents strong value for the Cardano ecosystem because every cost is tied to concrete outputs that expand the ecosystem’s developer base. Through 14 structured sessions, hands-on smart contract training with Aiken, and final dApp evaluations, we produce new Cardano-ready developers, high-quality open-source learning materials, and a sustainable post-bootcamp community hub . All funds are milestone-locked to transparent deliverables (recordings, materials, code submissions, and reports).
With 49,120 ADA, the ecosystem gains long-term, reusable educational assets and a pipeline of new builders, making the project highly cost-effective and high-impact.
I confirm that the proposal is a non-technical initiative, with ≤20% of the budget for tech support.
Yes
I confirm that the proposal provides verifiable evidence (portfolio, links, reports) of the team's ability to deliver the project.
Yes
I confirm that the proposer and all team members are in good standing with prior Catalyst projects.
Yes
I confirm that the proposal includes clear objectives with both Output Metrics (what proposal did) and Adoption-Focused Metrics (what effect proposal had).
Yes
I confirm that the proposal clearly explains the user journey and provides a credible plan for how the project will equip and motivate users for future on-chain activity.
Yes
I confirm that the initiative clearly demonstrates how it will grow the Cardano ecosystem or onboard users.
Yes
I confirm that the project plan and timeline (≤ 12 months) are realistic and well-defined.
Yes
I confirm that the proposal commits to public outputs and justifies any exceptions.
Yes
I confirm that the budget adheres to all policies: it is for future work, follows the merchandise rule, and excludes establishing local treasuries, incentives/giveaways, re-grants.
Yes
I Agree
Yes
Our core team member are:
1- Nguyen Anh Tien
Role: Project Manager, Product Owner, Blockchain Developer
Bio: The founder of the VILAI stake pool, and a computer science expert working in the Cardano/Crypto space since 2018. Cardano Ambassador, Funded Proposer, member of Plutus, Atala Prism Pioneer Program, a Challenge Team member and Co-host for Eastern
Email: tienna@gmail.com
Telegram: t.me/Tiennguyenanh
Linkedin: https://www.linkedin.com/in/tienna/
2- Nguyen Van Hieu
Role: Blockchain Developer
Bio: Founder of HADA stake pool, member of Plutus Pioneer Program, and Lead Technical Support at many successful startups.
Email: nvhieu1978@gmail.com
Telegram: t.me/nvhieu1978
3- Dr. Mai Manh Trung
Role: Curriculum Development member, Lecturer
Bio: Lecturer (since 2007) and Dean of Faculty of Information Technology (since 2004), University of Economic and Industry, computer science expert.
Email: mmtrung@uneti.edu.vn
4- Dr. Le Thi Anh
Role: Curriculum Development member, Lecturer
Bio: Computer Science Researcher, and Lecturer at Information and Communication Technology, Hanoi University of Industry
Email: leanht@haui.edu.vn