tiagosiebler / okx-api

Node.js SDK for the OKX APIs and WebSockets, with TypeScript & browser support, integration tests, beautification & more.
MIT License
86 stars 26 forks source link

Stuck with compile error #21

Closed leosmartdev closed 1 year ago

leosmartdev commented 1 year ago

Hi, Greetings! When I install okx-api in my react project and try to import and use it, It is stuck with error compiled with problems. image Could you please help me with this issue? Best regards.

tiagosiebler commented 1 year ago

Hey @leostardev - added some guidance in the readme: https://github.com/tiagosiebler/okx-api#browserfrontend-usage

This is based on comments by another user in my bybit SDK: https://github.com/tiagosiebler/bybit-api/issues/258#issue-1703788230