Skip to content
CCPEDIAby Unity Nodes
Documentation/github-code/canton-network-devs/CF-Daml-SkillView on github-code
github-code/canton-network-devs/CF-Daml-Skill

canton-network-devs/CF-Daml-Skill: references/canton35.md

# Canton 3.5 Reference ## What's new and breaking in 3.5 ### `daml` CLI is gone, use `dpm` for everything The Daml Assistant (`daml` CLI) is fully removed in SDK 3.5. All commands are now `dpm`. | Old command | New command | |---|---| | `daml new <name>` | `dpm new <name>` | | `daml build` | `dpm bu

READ ON GITHUB-CODE