1.0.2 • Published 8 months ago

odysseyexchange-api v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

odysseyexchange-api

node library Odyssey Exchange API

plan‼️

1/2 - spot api

X - futures api

install

npm i node-odysseyexchange-api

quickstart

code:

const odyssey = require('odysseyexchange-api');
let spot = new odyssey.spot(apikey, secret);//spot
//see example

response:

{}
1.0.2

8 months ago

1.0.1

8 months ago