uvmetal / neo-js-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Examples for neo-js

This project is currently test against neo-js version: 0.14.0

Installation

Install the neo-js package using:

$ npm install --save @cityofzion/neo-js

Alternatively, to access to the latest available code, you can reference to the git repository directly:

$ npm install --save git://github.com/CityOfZion/neo-js.git#develop

Get Started

Refer to self-documented code examples in /examples directory of this project.

License

  • Open-source MIT.

About

License:MIT License