Skip to content

Releases: gateio/gateapi-js

5.21.2 release

11 Jun 11:51

Choose a tag to compare

  1. Add spot cross margin API support

5.15.2 Release

12 Aug 11:47

Choose a tag to compare

For security concern, since 5.15.2, all private endpoints support are removed from javascript SDK, as it is intended to support browser usage. NodeJS applications are recommended to switch to our brand new NodeJS SDK
which is written using TypeScript(can be compiled to javascript).

The NodeJS SDK are targeting NodeJS only, with no intended support for using in browsers.