1.0.3 • Published 9 months ago

node-odysseyexchange-api v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

node-odysseyexchange-api

node library Odyssey Exchange API

plan‼️

✅ - openapi release

☑️ - apikey release

install

npm i node-odysseyexchange-api

quickstart

code:

const OdyEx = require('node-odysseyexchange-api');
let ans = OdyEx.getTicket(symbol);
console.log(ans);

response:

{}

Feedback

Telegram chat

1.0.3

9 months ago

1.0.2

10 months ago

1.0.1

10 months ago