Canton Node SDK
Guides
Task-focused recipes for Canton Node SDK — OAuth, ledger operations, LocalNet, transfers, and signing.
Start with Quickstart if you have not installed the package yet.
Task guides
| Guide | What you will do |
|---|---|
| Integration basics | Configure OAuth / env, perform first authenticated requests, create a party |
| Ledger operations | ACS snapshot, async submit + completions, update streams |
| LocalNet & transfers | Smoke-test LocalNet, external signing entry points, transfer Amulets |
Deep dives (legacy pages)
These pages still host long-form notes; the task guides above stay closer to copy-paste workflows.
| Topic | Link |
|---|---|
| External parties & prepare/execute | External signing |
| cn-quickstart scripts | LocalNet |
| Capability overview | Features |
| Utility index | Utility functions |
Outside this site
Runnable examples: Examples · GitHub wiki — Examples
Architecture notes and policy ADRs for the wider program remain in GitHub wiki and related protocol repositories — this documentation site focuses on shipping code with the SDK.