🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@daml/types

Package Overview
Dependencies
Maintainers
3
Versions
1861
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daml/types

Primitive types of the Daml language and their serialization.

latest
Source
npmnpm
Version
3.5.2
Version published
Weekly downloads
168K
35.78%
Maintainers
3
Weekly downloads
 
Created
Source

@daml/types

Primitive types of the Daml language and their serialization.

Documentation

Comprehensive documentation for @daml/types can be found here.

Description

This library contains TypeScript types corresponding to primitive Daml data types, such as Template, ContractId, Int, Text etc. as well as their encoders and decoders to interact with the JSON API of a Daml ledger.

For creating a Daml distributed application, you'll most likely want to use the openapi.

Source

https://github.com/digital-asset/daml.

License

[Apache-2.0]

Keywords

daml

FAQs

Package last updated on 16 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts