Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Daml-LF version for a given DAR?Forum ↗

Daml-LF version for a given DAR?

App Development2 posts164 views4 likesLast activity Mar 2024
WA
WallaceKellyOP
Mar 2024

How do I determine the Daml-LF version for a given DAR?

WA
WallaceKelly
Mar 2024

You can use daml damlc inspect like this:

> daml damlc inspect .daml/dist/create-daml-app-0.1.0.dar | grep daml-lf

daml-lf 1.15
← Back to Discussions