You can run Daml DApps on deployed VMware Blockchain nodes.

Daml is a smart contract programming language used to build applications on an abstract Daml Ledger Model. The Daml Ledger model is composed of two main segments:

  • Daml Libraries- contain the business logic rules for different use cases or functions and the Daml Execution Engine for processing and verifying these rules.

  • Daml Execution Engine (Damle)- Daml is a smart contract programming language used to build applications on an abstract Daml Ledger Model. The Daml Ledger model is composed of two main segments; Daml Libraries, which contain the business logic rules for different use cases or functions, and the Damle, which processes or verifies these rules.

For details on running sample Daml DApps, refer to the Daml Examples section in the Daml documentation, see https://docs.daml.com/.