Skip to content

Latest commit

 

History

History
75 lines (41 loc) · 2.91 KB

File metadata and controls

75 lines (41 loc) · 2.91 KB

Canton Learning Path

Canton Network Learning Path

A curated, progression-ordered list of resources for developers learning to build on Canton Network.

Foundations

Pre-requisites

Cryptography primitives that underpin any distributed ledger.

Blockchain Fundamentals

Canton Network: Concepts

Architecture, privacy model, Canton Coin, and interoperability. Start here after the Foundations to understand what makes Canton different from typical L1s.

Read the full chapter.

Ethereum vs. Canton

A side-by-side map for Ethereum developers: how Canton terminology and tooling relate to what you already know, plus deeper reads on where the two platforms architecturally differ.

Read the full chapter.

Daml

The smart-contract language, design patterns, testing workflows, and the Daml Finance library for tokenization.

Read the full chapter.

Building on Canton

Quickstart and LocalNet, the SDK toolbox, example apps, libraries, frontend dev with the Wallet SDK, and guidance for migrating from EVM / Solidity.

Read the full chapter.

Platform Internals

Splice and Hyperledger Labs, the Zenith EVM on Canton, and the Canton Improvement Proposal (CIP) process.

Read the full chapter.

Operations and Ecosystem

Running a validator or Super Validator, block explorers and analytics, and real-world deployments by BNY, Goldman, HSBC, Nasdaq, and others.

Read the full chapter.

AI-Assisted Development

Working with AI coding assistants on Canton: which models handle Daml well, how to test Daml contracts with AI review, and how to improve an LLM's Daml fluency with rules, RAG, and MCP.

Read the full chapter.

Learning and Community

Courses and certification tracks, hackathons and grants, and the forums, blogs, and GitHub orgs where the ecosystem talks.

Read the full chapter.

License

MIT. Upstream resources retain their original licenses and terms of use.