You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
d89682f: Add a dpm distribution channel: the CLI is now also published as a dpm component
(oci://ghcr.io/bootnodedev/canton-barebones) with self-contained binaries for
linux/darwin/windows — no Node required. Install it by declaring the component in daml.yaml and running dpm install package, then use dpm canton-barebones <cmd>
(alias dpm cbn). The npm channel is unchanged.