Skip to main content

Session 21: Building a Production Cardano SDK: From Validators to dApp - Resources

Resources for building production-grade offchain SDKs on Cardano, with the DCU Toolkit as the case study.

Case Study

  • DCU Toolkit source repository (onchain + SDK, MVP under active development): tx-meta/dcu-kit
  • DCU SDK on npm: @tx-meta/dcu-kit
  • Live demo dApp: kyama.vercel.app
  • Example scripts: one CLI script per endpoint under sdk/examples/ in the repository, covering the full ROSCA lifecycle on Preprod
  • License: the repository currently uses the Business Source License 1.1; review its terms before production or commercial use

Session Materials

  • Session notes: curated explanation of the architecture, SDK patterns, live walkthrough, and open design problems
  • Recording page: recording status and session highlights

Core Tooling

Standards Referenced

Background Reading


These resources belong to the Q2 2026 Developer Experience Working Group.