/waves.js

Waves JavaScript Library: HTTP API client and auxiliary functions

Primary LanguageJavaScriptApache License 2.0Apache-2.0

waves.js

Waves JavaScript Library: HTTP API client and auxiliary functions

Join the chat at https://gitter.im/waves-js/Lobby Build Status npm version

Installation

npm install --save waves.js

If you can not find any feature please do not hesitate - create issue.

Development

Checkout repository.

Run npm install to get all node dependencies.

npm run test will run all tests.