Skip to main content

cow_sdk_subgraph/
lib.rs

1//! # cow-sdk-subgraph (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 provide typed
7//! GraphQL access to the CoW Protocol subgraph for historical order,
8//! trade, and volume queries.
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.