| Crates.io | builder_signing_sdk_rs |
| lib.rs | builder_signing_sdk_rs |
| version | 0.1.0 |
| created_at | 2025-11-12 09:35:23.239121+00 |
| updated_at | 2025-11-12 09:35:23.239121+00 |
| description | Small signing utilities for Builder API auth and EIP-712 helpers used by Polymarket clients. |
| homepage | |
| repository | https://github.com/imangoMah/polymarket-rust-sdk |
| max_upload_size | |
| id | 1929035 |
| size | 12,268 |
Utilities for constructing Builder HMAC headers and EIP-712 signing helpers.
This crate is an internal helper used by higher-level Polymarket Rust clients.
Add as a path dependency in your Cargo.toml when developing locally:
builder_signing_sdk_rs = { path = "../builder_signing_sdk_rs" }