0.11.1 • Published 3 years ago

@digitalasset/daml-ledger v0.11.1

Weekly downloads
62
License
Apache-2.0
Repository
github
Last release
3 years ago

Node.js bindings for DAML

The Node.js bindings for DAML allow you to write applications on the Node.js platform that interact with a DAML application through the Ledger API.

Status

The Node.js bindings are deprecated as of 2020-10-14.

Either switch to the JavaScript client libraries running over the HTTP JSON API or to the Java bindings which are based on the gRPC ledger API.

Table of contents

Read the documentation

This page offers some guidance on how to move the first steps to write your applications running on Node.js and interacting with a DAML.

Keep on reading for a few pointers on how to get started.

Navigate through the reference docs using the navigation items on the side of this page.

Go back to the top

Get started

You can add the bindings to an existing Node.js project running

npm install @digitalasset/daml-ledger

If you need some guidance on how to move your first steps with the bindings you can try the tutorial.

Go back to the top

0.11.1

3 years ago

0.11.0

4 years ago

0.10.0

4 years ago

0.9.1

4 years ago

0.9.0

4 years ago

0.8.3

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago