# cow-sdk (reserved)
This crate name is reserved for the facade crate of the
[CoW Protocol Rust SDK](https://github.com/0xSymbiome/cow-rs),
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 serve as the
default facade re-exporting the stable public Rust surface of the CoW
Protocol SDK: orderbook, trading, app-data, signing, contracts, and
core primitives. Browser-wallet support will be available behind an
optional feature flag.
## License
GPL-3.0-only. See [LICENSE](LICENSE) or the
[project repository](https://github.com/0xSymbiome/cow-rs) for details.
## Links
- [Project repository](https://github.com/0xSymbiome/cow-rs)
- [Grant application](https://forum.cow.fi/t/grant-application-community-built-rust-sdk-for-cow-protocol/3406/6)
- [Crate family overview](https://github.com/0xSymbiome/cow-rs#crate-family)