Crate daml_json

Source
Expand description

Daml ledger JSON API.

A library for working with Daml JSON.

This includes:

Modulesยง

data
Daml JSON API data types.
error
Daml JSON API errors.
request
Daml JSON API request & response types.
request_converter
Daml JSON request converter.
response_converter
Daml JSON response converter.
schema_encoder
Daml JSON schema encoder.
service
Daml JSON API service endpoints.
value_decode
Daml JSON value decoder.
value_encode
Daml JSON value encoder.