1.0.2 • Published 1 year ago
odysseyexchange-api v1.0.2
odysseyexchange-api
node library Odyssey Exchange API
plan‼️
1/2 - spot api
X - futures api
install
npm i node-odysseyexchange-apiquickstart
code:
const odyssey = require('odysseyexchange-api');
let spot = new odyssey.spot(apikey, secret);//spot
//see exampleresponse:
{}