All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Formatting adheres to
prettier
rules.
- Initial orderbook SDKs support. We support all actions and fetch state.
- Initial safe SDKs support. We support all actions and fetch state.
- Orderbook support for trading of generic collections.
- Orderbook events support
- Option to sort orderbook bids and asks by price.
- Fetching and parsing
TradeIntermediary
object by its ID. - Returning list of
TradePayment
IDs when finishing a trade.