← ClaudeAtlas

canton-network-reposlisted

Canton Network open-source ecosystem guide covering DAML SDK, Canton runtime, and Splice applications. Use when working with Canton Network, DAML smart contracts, or building decentralized applications.
aiskillstore/marketplace · ★ 329 · AI & Automation · score 79
Install: claude install-skill aiskillstore/marketplace
# Canton Network Open-Source Repositories This skill provides comprehensive knowledge about the Canton Network open-source ecosystem, repository relationships, and build processes. ## Activation Use this skill when: - Working with Canton Network, DAML, or Splice repositories - Investigating version compatibility issues - Understanding enterprise vs community differences - Debugging LF version or package ID mismatches - Building Canton participants or Splice applications ## Repository Hierarchy ``` ┌─────────────────────────────────────────────────────────────────┐ │ Splice Version (e.g., 0.5.4) │ │ github.com/digital-asset/decentralized-canton-sync │ │ Applications: Validator, SV, Wallet, Scan, Amulet (CC) │ └─────────────────────────┬───────────────────────────────────────┘ │ depends on ▼ ┌─────────────────────────────────────────────────────────────────┐ │ Canton Version (e.g., 3.4.9) │ ��� github.com/digital-asset/canton │ │ Runtime: Participant, Sequencer, Mediator, Admin API │ └─────────────────────────┬───────────────────────────────────────┘ │ depends on ▼ ┌─────────────────────────────────────────────────────────────────┐ │ DAML SDK (e.g., 3.4.9) │ │ github.com/digital-asset/d