rs-clob-client-v2 0.2.0

Rust client for Polymarket's CLOB v2 protocol (Central Limit Order Book)
Documentation
1
2
3
4
5
pub mod l1;
pub mod l2;

pub use l1::create_l1_headers;
pub use l2::{create_l2_headers, inject_builder_headers};