issues
search
nash-io
/
api-client-typescript
Official TypeScript client for interacting with the Nash Exchange.
MIT License
14
stars
3
forks
source link
Ts/multi mutation graphql req
#60
Closed
localhuman
closed
3 years ago
localhuman
commented
3 years ago
Adds 3 methods:
cancelOrders(orderId[], marketName )
placeLimitOrders(orders[])
cancelAndPlaceOrders(orderid[], marketName, orders[])
Adds 3 methods: