polymarket 0.1.0

Rust SDK for Polymarket prediction market - CLOB trading, on-chain operations, and WebSocket streaming
Documentation
1
2
3
4
5
mod clob_config;
pub use clob_config::*;

mod contract_config;
pub use contract_config::*;