NebulousLabs / nodejs-skynet

Library for integrating Skynet into Node.js applications
MIT License
29 stars 12 forks source link

Skynet NodeJS SDK

:warning: 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.