This crate provides an async client for interacting with the CoW Protocol REST API.
See the examples directory for usage examples.
Currently only supports the GET /auction
and GET /solver_competition/latest
endpoint.
This project is licensed under the Apache 2.0.