binance:Binance REST 和 WebSocket API 的包装器。 也美化了回复

时间:2021-07-24 11:26:20
【文件属性】:
文件名称:binance:Binance REST 和 WebSocket API 的包装器。 也美化了回复
文件大小:65KB
文件格式:ZIP
更新时间:2021-07-24 11:26:20
javascript javascript-library cryptocurrency cryptocurrency-exchanges binance 币安 Binance REST 和 WebSocket API 的包装器。 使用承诺并美化通常使用大量单字母属性名称的币安 API 响应。 有关 API 和请求参数的更多信息,请访问 用法/示例 const api = require ( 'binance' ) ; const binanceRest = new api . BinanceRest ( { key : 'api-key' , // Get this from your account on binance.com secret : 'api-secret' , // Same for this timeout : 15000 , // Optional, defaults to 15000, is the request time out in milliseconds recvWindo
【文件预览】:
binance-master
----.gitignore(82B)
----package.json(2KB)
----package-lock.json(155KB)
----.travis.yml(90B)
----LICENSE(1KB)
----CHANGELOG.md(3KB)
----util()
--------test-api.js(479B)
----.eslintrc.js(140B)
----README.md(26KB)
----.mocharc.json(25B)
----lib()
--------processor.js(3KB)
--------beautifier.js(7KB)
--------rest.js(12KB)
--------binance.js(138B)
--------ws.js(5KB)
----.npmignore(102B)
----test()
--------processor-tests.js(12KB)
--------mock-api.js(658B)
--------tests.js(50KB)
----.prettierrc(47B)

网友评论