# create a new alias for canton-network
dpm add registry canton-network oci://[ghcr.io/digital-asset/decentralized-canton-sync/](http://ghcr.io/digital-asset/decentralized-canton-sync/)
# add a dar dependency with that alias
dpm add component --data-dependencies @canton-network/splice-amulet:devnet
# add a dar dependency with that alias
dpm add registry digital-asset oci://europe-docker.pkg.dev[/](http://ghcr.io/digital-asset/decentralized-canton-sync/)da-images/public/
# add a dar dependency with that alias
dpm add dar @digital-asset/components/damlc:devnet
(stretch) support pinning with <component>:<version> shorthand
Goals
Acceptance Criteria