# cow-sdk-app-data (reserved)
This crate name is reserved for the app-data metadata encoding 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 implement
app-data JSON schema construction, validation, and IPFS-compatible
hash derivation for CoW Protocol orders.
## 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)