Overview
Blockchain Cardano Việt Nam is a YouTube channel that teaches people to write blockchain software, taught entirely in Vietnamese. Lessons arrive as numbered courses you work through in order, and the code for each one is published alongside it. The channel is run by C2VN, a Vietnamese training group whose own instructors present the material1.
The subject is Cardano, and the material runs from first principles through to working applications. One track begins with cryptographic hashing, how a block is assembled and how a network agrees on what is true. The other builds smart contracts (small programs that live on the network and run without anyone operating a server) project by project, using Aiken for the on-chain part and MeshJS for the website a person actually clicks2.
Key Features
- Cardano taught in Vietnamese. Narration, slides and video titles are Vietnamese. The channel states its remit plainly: bringing Cardano's foundational technical knowledge to Vietnam1.
- Courses you follow in order, not a feed. Thirty playlists shelve the library into named series with chapter-and-lesson numbering, and the channel uses YouTube's built-in Courses tab, so a beginner can find lesson one instead of guessing where to start3.
- Runnable code alongside the lessons. Each module has a matching folder in C2VN's public GitHub organisation. The smart contract course is laid out as a twelve-project syllabus covering a guessing game, a fund-locking contract, a marketplace and an auction, released under a permissive MIT licence anyone can reuse2.
- Two tracks running side by side. One series explains how the technology works; the other shows how to build on it. A learner can take either alone or run both together, and lesson numbering keeps the two from tangling4.
- Funded on the condition it stays open. A course on Hydra, a system for making Cardano transactions cheaper and faster, was paid for through Project Catalyst, the community treasury that ADA holders vote to allocate. The grant names the YouTube videos as a deliverable and requires the slides and source code to be open too5.
What to Expect
You are watching a classroom, not a channel chasing an audience. Videos are lectures and screen recordings: a diagram walked through, then code written line by line, then the result run. The focus is course material rather than price commentary or news, though the channel posts an occasional market or AI explainer.
Expect Vietnamese throughout. The Hydra course was produced with English subtitles, but the spoken language and the written notes are Vietnamese6. Lesson titles carry a chapter-and-lesson number, so the running order stays clear even when the words are not.
The audience is small, and the channel makes no claim otherwise. Behind the courses in progress sits a deep archive covering Hydra, Plutus, Haskell, Marlowe, stake pool operation and C2VN's university programmes3. The instructors are named and traceable: two stake pool founders, one of them a Cardano Ambassador7.
Uploads cluster around whichever course series is in production. An occasional video steps outside Cardano, a roadmap for learning AI being one, but the bulk of the library is Cardano development.
