0.1.5 • Published 6 years ago

xyo-node v0.1.5

Weekly downloads
1
License
UNLICENSED
Repository
github
Last release
6 years ago

xyo-node

Node.js implementation of the XYO Network. This includes Sentinel, Bridge, Archivist, and Diviner components

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

[Node-v9.7.0+](https://nodejs.org/en/download/current/)
npm

npm install --global npm@latest
gulp

npm install --global gulp-cli

Installing

A step by step series of examples that tell you have to get a development env running

Run these command-line commands in the root folder where you want to install xyo-node

npm install --global xyo-node

Built With

  • Node - Development Platform

Authors

See also the list of contributors who participated in this project.

License

The xyo-node library (i.e. all code outside of the cmd directory) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file.

The xyo-node binaries (i.e. all code inside of the cmd directory) is licensed under the GNU General Public License v3.0, also included in our repository in the COPYING file.