@daml/types
Primitive types of the DAML language and their serialization.
Install
npm:
npm install @daml/types
yarn:
yarn add @daml/types
Usage
For creating a DAML distributed application, you'll most likely want to use the @daml/react and @daml/ledger packages. The best place to get you started is Create DAML App and the Quickstart Guide.
Source
https://github.com/digital-asset/daml.
License
[Apache-2.0]