Skip to content

playgame-global/indodax-rx

Repository files navigation

Indodax Rx

This is an RxJs ready client for Indodax. Aimed to be able to receive updates using websocket while also being able to call the REST API endpoints.

For a quick intro of what RxJs is, please visit here.

Installation & Usage

Install the package via npm:

$ npm i --save indodax-rx

In order to use this client, you must be familiar with RxJs. Some examples are provided in the examples folder.

Releases

No releases published

Packages

No packages published