nomeida / hyperliquid

Simple and easy way to access the Hyperliquid API using Javascript/Typescript
21 stars 18 forks source link

update to react native #12

Closed daomydong1995 closed 1 week ago

daomydong1995 commented 1 week ago

Adding new functions (makeLimitOrder, placeOrdersTpSl, orderRequestToOrderWires) Adding grouping for orderWiresToOrderAction Updating to specifically support React Native Fixing the exchange module endpoint (usdTransfer) Correcting the response type of some functions Adding more types Custom WebSocket for React Native