Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 929 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 929 Bytes

Skynet NodeJS SDK

Version Build Status Contributors License

An SDK for integrating Skynet into Node.js applications.

Installing

Using npm:

npm install @nebulous/skynet

Using yarn:

yarn add @nebulous/skynet

Documentation

For documentation complete with examples, please see the Skynet SDK docs.