0.0.1 • Published 2 years ago

integration-services-browser-comp v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

IOTA Integration Services Node.js SDK

This is the node.js SDK for easy usability of the Integration Services API.

Prerequisites

Examples

Install the library:

Latest Release: this version matches the main branch of this repository, is stable and will have changelogs.

npm install iota-is-sdk

Build

Alternatively, you can build the library. First install the necessary dependencies using:

npm install

and then build with

npm run build