Skip to content

daikiojm/gmocoin-api-node

Repository files navigation

gmocoin-api-node

API wrapper for the GMO Coin

Installation

yarn add gmocoin-api-node

Getting started

Import the module and create a new client instance. Passing api keys is optional only if you don't plan on doing authenticated calls.

TODO

  • Support Public WebSocket API
  • Private WebSocket API