Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.07 KB

Skynet NodeJS SDK

⚠️ This repo has been archived and moved under the new SkynetLabs repo here

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.