v2.0.0
๐ CoW protocol SDK v2
- The SDK was split into 3 classes: OrderBookApi, OrderSigningUtils, SubgraphApi
- MetadataApi was moved to @cowprotocol/app-data
- OrderBookApi is based on autogenerated code from Swagger scheme (openapi)
- OrderSigningUtils is fully lazy-loaded
- Added usage examples for CRA, Vanilla JS, Node JS
- Deleted 0x and Paraswap APIs
- ApiContext was simplified
- Added signOrderCancellations method to OrderSigningUtils
Read more:
- ๐ README
- ๐ SDK docs website