Copyright (c) 2026 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. SPDX-License-Identifier: Apache-2.0
This repository hosts the code for dpm, the package manager that serves as the entry point for interacting with components developed by Digital Asset.
Documentation for dpm is included in the overall docs for the Digital Asset SDK at docs.canton.network
dpm itself is:
- A simple package manager for DARs, components, and templates
- A build tool: project configuration (remote DARs/remote components)
- An extensible launcher for arbitrary subcommands: a. Unified CLI interface for local development b. Unified CLI interface for remote managment
- Publisher for components/DARs
- Supports airgapped installation
We warmly welcome contributions. See the contributing guidelines for more information.