canton-docs

Installation
SKILL.md

Canton Network Developer Docs (Full Reference Mirror)

This skill vendors the prose Canton Network documentation as .mdx files plus the real Daml code under snippets/daml-docs/, so an AI agent has authoritative, offline access to the detail it needs to build on Canton. Every other canton-* skill cites files inside this folder (paths like ../canton-docs/<product>/<page>.mdx).

Excluded to keep the mirror lean: the auto-generated gRPC/OpenAPI/Protobuf API reference, the Daml standard-library reference dump, and binary images. For those, see the live docs at https://docs.digitalasset.com / the Mintlify docs.json map vendored here, or generate from the source repos noted on each page.

How to use this skill

  1. Find the topic in the map below (or grep the folder).
  2. Open the referenced .mdx directly — it is full prose. Daml code blocks referenced as import … from "/snippets/daml-docs/<file>.mdx" live under snippets/daml-docs/.
  3. For task-shaped work ("write a Daml template", "read the ACS over the JSON API"), pair this with the focused skill (e.g. canton-daml-templates, canton-json-api).
Installs
2
First Seen
Jun 25, 2026
canton-docs — nickthelegend/canton-agent-skills