Skip to content

v2.0.0

Compare
Choose a tag to compare
@shoom3301 shoom3301 released this 31 Mar 14:47
· 118 commits to main since this release
937e1d5

๐ŸŽ‰ CoW protocol SDK v2

  1. The SDK was split into 3 classes: OrderBookApi, OrderSigningUtils, SubgraphApi
  2. MetadataApi was moved to @cowprotocol/app-data
  3. OrderBookApi is based on autogenerated code from Swagger scheme (openapi)
  4. OrderSigningUtils is fully lazy-loaded
  5. Added usage examples for CRA, Vanilla JS, Node JS
  6. Deleted 0x and Paraswap APIs
  7. ApiContext was simplified
  8. Added signOrderCancellations method to OrderSigningUtils

Read more: