Skip to main content

cow_sdk_app_data/
lib.rs

1//! # cow-sdk-app-data (reserved)
2//!
3//! This crate is a **reserved placeholder**. No functionality is
4//! implemented at version `0.0.1-reserved.0`.
5//!
6//! When published as `0.1.0` or later, this crate will implement
7//! app-data JSON schema construction, validation, and
8//! IPFS-compatible hash derivation for CoW Protocol orders.
9//!
10//! This crate is part of the CoW Protocol Rust SDK being delivered
11//! under the CoW DAO Community Grants Program.
12//!
13//! See <https://github.com/0xSymbiome/cow-rs> for current status and
14//! tracked issues.