/neon-js

Javascript libraries that allow the Neon wallet to interact with Neo blockchain

Primary LanguageJavaScriptMIT LicenseMIT

CircleCI

Neon JavaScript SDK

This the Neon Wallet's JS SDK for the NEO blockchain platform. It is currently in use by Neon.

Quick Start

Take a look at the tests to find examples for all API functions.

TODO: UPDATE

To run tests

npm run test

To build to /dist:

npm run build

To import

npm install --save git+https://github.com/CityOfZion/neon-js.git