digital-asset / daml-js

Node.js bindings for DAML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Node.js bindings for DAML

License:Apache License 2.0


Languages

Language:TypeScript 99.2%Language:Shell 0.8%Language:JavaScript 0.1%