@polkadot-community-foundation/cdm-cli
v0.8.23
Published
Contract Dependency Manager CLI (cdm) for PolkaVM smart contracts — builds, installs, and deploys CDM libraries. Ships with the Summit/W3S network preset.
Downloads
242
Maintainers
Readme
@polkadot-community-foundation/cdm-cli
The Contract Dependency Manager CLI (cdm) for PolkaVM smart contracts — build, install, and
deploy CDM contract libraries. This is the Polkadot Community Foundation distribution; it ships with
the Summit / W3S network preset (the deployed ContractRegistry address) baked in.
npm install -g @polkadot-community-foundation/cdm-cli
cdm --helpThe CLI is bundled into a single self-contained executable (no runtime dependencies).
Source: https://github.com/Polkadot-Community-Foundation/contract-dependency-manager (src/apps/cli).
