cow-sdk-core (reserved)
This crate name is reserved for the shared core types and runtime traits of the CoW Protocol Rust SDK, delivered under the CoW DAO Community Grants Program.
Status
This 0.0.1-reserved.0 pre-release exists solely to reserve the crate
name on crates.io while development is underway. No functionality is
implemented at this version.
Planned Release
When published as 0.1.0 or later, this crate will expose the shared
primitives, runtime traits (Provider, Signer, and their async
variants), and validation types used by every other cow-sdk-* crate.
License
GPL-3.0-only. See LICENSE or the project repository for details.