Skip to content
CCPEDIAby Unity Nodes
12 projectsAdd your project
C
Smart Contract Dev
Canton Security 101
A Canton-focused cybersecurity guide covering DAML development, web applications, and operational security. Learn about secure dapp development. Maker: SC Audit Studio. Type: partner. Links: Security
partnerSC Audit Studio
C
Smart Contract Dev
Canton Stablecoin
A complete stablecoin implementation in Daml, built on the Canton Token Template, with a single-admin CDP model and fixed-discount liquidation. Use it as a working example of a CIP-056 token applicati
partnerOpenZeppelin
C
Smart Contract Dev
Canton Token Template
A Daml template for building CIP-056 compliant token registries on Canton Network, with migration evidence toward Token Standard V2 (CIP-0112). Clone it, run the setup script, and build your token con
partnerOpenZeppelin
C
Smart Contract Dev
Catalyx Package Manager
A community package marketplace for Canton/Daml components. Discover, share, and consume reusable Daml packages across projects. Maker: IntellectEU. Type: partner. Links: Marketplace: https://apps.cat
partnerIntellectEU
D
Smart Contract Dev
Daml Studio (VS Code Extension)
VS Code extension for Daml syntax highlighting, type checking, inline diagnostics, and code navigation. Installed automatically with DPM. Requires VS Code 1.87+. Maker: Canton Network. Type: official.
officialCanton Network
D
Smart Contract Dev
daml-lint
Static analysis scanner for Daml smart contracts, similar to Slither for Solidity. Detects security anti-patterns such as unguarded division, missing ensure clauses, archive-before-execute, and CIP-01
partnerOpenZeppelin
D
Smart Contract Dev
daml-props
Property-based testing for Daml contracts. Generates randomized and state-machine test cases in Daml Script to check invariants such as conservation, authority, expiry, and settlement accounting, beyo
partnerOpenZeppelin
D
Smart Contract Dev
daml-verify
Lightweight formal verification for Daml contracts using the Z3 SMT solver. Proves narrow invariants for all possible inputs, with 9 shipped properties across conservation, division safety, and tempor
partnerOpenZeppelin
D
Smart Contract Dev
DPM: Daml Package Manager
The primary CLI for Canton/Daml development. Scaffolds projects, builds DARs, runs tests, generates TypeScript and Java bindings, manages SDK versions, and runs a local sandbox. Maker: Canton Network.
officialCanton Network
O
Smart Contract Dev
OpenZeppelin Canton Contracts
Reusable Daml components for Canton, including a Token Standard V2 (CIP-0112) token package with compliance and seizure extension points and an ERC-20 style allowance component per CIP-0086. Ships wit
partnerOpenZeppelin
S
Smart Contract Dev
Seaport
Cloud platform for coding, building, deploying, and managing Daml smart contracts, all without local setup. A hosted alternative to the LocalNet toolchain. Maker: 5North. Type: partner. Links: seaport
partner5North
T
Smart Contract Dev
Tokenization Explorer
Visual explorer for Canton tokenization workflows useful for prototyping how tokenised assets flow across Canton participants without building everything from scratch. Maker: IntellectEU / Catalyx. Ty
partnerIntellectEU / Catalyx