rs-clob-client 0.1.8

Rust client for Polymarket's CLOB (Central Limit Order Book)
Documentation
1
2
3
4
5
pub mod eip712;
pub mod hmac;

pub use eip712::build_clob_eip712_signature;
pub use hmac::build_poly_hmac_signature;