| SDK |
|
|
| Windows SDK (installer) |
Stable |
|
| Mac SDK |
Stable |
|
| Linux SDK |
Stable |
|
Daml Assistant (daml) with top level commands
--help
version
install
uninstall
|
Stable |
|
daml start helper command and associated CLI (daml start --help) |
Stable |
|
daml deploy helper command and associated CLI (daml deploy --help) |
Stable |
|
Assistant commands to start Runtime Components: daml json-api, daml trigger, and daml trigger-service. |
See Runtime components. |
|
| Daml Projects |
|
|
daml.yaml project specification |
Stable |
|
Assistant commands new, create-daml-app, and init. Note that the templates created by daml new and create-daml-app are considered example code, and are not covered by semantic versioning. |
Stable |
|
| Daml Studio |
|
|
| VSCode Extension |
Stable |
|
daml studio assistant command |
Stable |
|
| Code Generation |
|
|
daml codegen assistant commands |
See Libraries. |
|
| Sandbox Development Ledger |
|
|
daml sandbox assistant command and documented CLI under daml sandbox --help. |
Stable |
|
| Daml Profiler in Sandbox |
Stable |
|
| Daml Compiler |
|
|
daml build CLI |
Stable |
|
daml damlc CLI |
Stable |
|
Compilation and packaging (daml damlc build) |
Stable |
|
Legacy packaging command (daml damlc package) |
Stable, Deprecated |
2020-10-14 |
In-memory Scenario/Script testing (daml damlc test) |
Stable |
|
DAR File inspection (daml damlc inspect-dar). The exact output is only covered by semantic versioning when used with the --json flag. |
Stable |
|
DAR File validation (daml damlc validate-dar) |
Stable |
|
Daml Linter (daml damlc lint) |
Stable |
|
Daml REPL (daml damlc repl) |
See Daml REPL heading below |
|
Daml Language Server CLI (daml damlc ide) |
Labs |
|
Daml Documentation Generation (daml damlc docs) |
Labs |
|
Daml Model Visualization (daml damlc visual and daml damlc visual-web) |
Labs |
|
daml doctest |
Labs |
|
| Scenarios and Script |
|
|
| Scenario Daml API |
Stable |
|
| Script Daml API |
Stable |
|
| Daml Scenario IDE integration |
Stable |
|
| Daml Script IDE integration |
Stable |
|
| Daml Script Library |
See Libraries |
|
daml test in-memory Script and Scenario test CLI |
Stable |
|
daml script CLI to run Scripts against live ledgers. |
Stable |
|
| Navigator |
|
|
Daml Navigator Development UI (daml navigator server) |
Stable |
|
Navigator Config File Creation (daml navigator create-config) |
Stable |
|
Navigator graphQL Schema (daml navigator dump-graphql-schema) |
Labs |
|
| Daml REPL Interactive Shell |
|
|
daml repl CLI |
Stable |
|
| Daml and meta-APIs of the REPL |
Stable |
|
| Ledger Administration CLI |
|
|
daml ledger CLI and all subcommands. |
Stable |
|