kucoin-open-api
v1.1.8
Published
Kucoin API Client
Downloads
9
Readme
kucoin
Kucoin API Client
Implemented by METACODI, S.L.
- API documentation.
- Generate API Key.
- Web site
Setup
~~fetch~~
Error [ERR_REQUIRE_ESM]: require() of ES Module ... from ... not supported.
Instead change the require of index.js in ... to a dynamic import() which is available in all CommonJS modules.
Com que estem treballant amb resolució de mòdul commonjs
, no podem fer servir una versió actual de la llibreria node-fetch
pq només soporta esm
.
npm i [email protected]