wallex
v0.1.1-0
Published
JavaScript Client for Wallex Exchange API
Downloads
2
Readme
Wallex-JS
This library provides a JavaScript client for Wallex Exchange API described here.
Install
npm install wallex --save
Getting Started
import { Client } from 'wallex';
const client = new Client(/* apiKey = */ 'xxx|xxxxx');
TODO
- [] Add socket.io endpoints