Skip to content

gimbalabs/cardano-go-pbl

Repository files navigation

Cardano Go PBL

Learn to build on Cardano using Go. Ten modules covering wallet creation, transaction building, chain indexing, and node communication — with on-chain credentials via Andamio.

Development

npm install
npm run dev        # http://localhost:3000
npm run typecheck  # astro check + tsc
npm run build      # production build

Requires .env with ANDAMIO_API_KEY and PUBLIC_ANDAMIO_NETWORK (see .env.example).

Course Content

All content lives in content/cardano-go-pbl/ — the canonical, human-authored source. Edits are published to the live Andamio course with the andamio CLI using an export → edit → import round-trip.

See docs/CONTENT.md for the full contributor workflow (CLI install, auth, editing lessons, and adding images).

Stack

  • Astro 6 hybrid app with React 19 islands
  • Mesh SDK for Cardano wallet integration
  • Andamio API for course data, credentials, and transactions
  • Tailwind CSS v4 with custom theme tokens

Three Uses

  1. Deployed web app — lessons prerendered, assignments on-chain
  2. Agent harness/learn in Claude Code for AI-guided instruction
  3. Open-source template — fork it, issue your own credentials

Docs

Credits

Catalyst-funded. Built by Gimbalabs and Blink Labs.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors