polyoxide-relay 0.13.0

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