polyoxide-relay 0.12.4

Rust client library for Polymarket Relayer API
Documentation
1
2
3
4
#[tokio::main]
async fn main() {
    println!("Hello, world!");
}