# cow-sdk-composable (reserved)
This crate name is reserved for the composable and conditional order
domain 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 provide
`ConditionalOrder`, `ConditionalOrderFactory`, `Multiplexer`, typed
composable order parameters, the TWAP order type, Merkle/leaf
ownership, and calldata generation utilities.
## 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)