X2Y2-io / x2y2-sdk

X2Y2 Node.js SDK.
MIT License
26 stars 26 forks source link

Is this sdk for node or for front-end developers? Why is the getSellOrders request cross-domain? #22

Open lucian55 opened 1 year ago

lucian55 commented 1 year ago

Is this sdk for node or for front-end developers? Why is the getSellOrders request cross-domain?

tp-x2y2 commented 1 year ago

This is meant to be called on the server side. We are updating our document and you'll be able to call the RESTful APIs directly. Stay tuned.

taerbao commented 1 year ago

This is meant to be called on the server side. We are updating our document and you'll be able to call the RESTful APIs directly. Stay tuned.

Any update?

luoyeETH commented 1 year ago

The same problem, getting blocked by the CORS.