Skip to content

digital-asset/daml-js

Repository files navigation

Node.js bindings for DAML

License Build

Copyright 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0

This repository hosts the implementation of the DAML Ledger API for the Node.js platform.

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.

Refer to the changelog to understand the latest changes.

Documentation

The main source of documentation are:

Contribute

We warmly welcome contributions; please have a look at CONTRIBUTING.md to understand the contribution guidelines and how to setup a working development environment. You are welcome to use the issue tracker to find or propose contribution opportunities.

Join the conversation

The DAML community gathers on the DAML Driven public Slack channel for general discussion and community support. You can also use the daml tag on StackOverflow for specific programming issues.