System Requirements

Unless otherwise stated, all Daml runtime components require the following dependencies:

  1. An x86-compatible system running a modern Unix, Windows, or MacOS operating system.
  2. Java 11 or greater.
  3. An RDBMS system,
  1. Either PostgreSQL 10.0 or greater.
  2. Or Oracle Database 19.11 or greater.

Daml is tested using the following specific dependencies in default installations.

  1. Operating Systems:
  1. Ubuntu 20.04
  2. Windows Server 2016
  3. MacOS 10.15 Catalina
  1. Eclipse Adoptium version 11 for Java.
  2. PostgreSQL 10.0
  3. Oracle Database 19.11

Feature/Component System Requirements

  1. The JavaScript Client Libraries are tested on Node 14.18.3. with typescript compiler 4.5.4. Versions greater or equal to these are recommended.