project-serum / serum-js

JavaScript client library for interacting with the Project Serum DEX.
82 stars 33 forks source link

Serum JS guide #25

Closed philippe-ftx closed 3 years ago

garywang commented 4 years ago

We should also document the placeOrder and cancelOrder methods since they're more convenient to use than makePlaceOrderTransaction and makeCancelOrderTransaction.

garywang commented 4 years ago

Also we should document cancelOrderByClientId

armaniferrante commented 3 years ago

This repository has moved to https://github.com/project-serum/serum-ts/tree/master/packages/serum. Please migrate this PR over, if desired.