This commit is contained in:
floor-licker
2025-12-04 02:41:58 -05:00
parent 72afa8153a
commit 15037e8241
4 changed files with 386 additions and 11 deletions
+3 -1
View File
@@ -3,12 +3,14 @@ name = "polyfill-rs"
version = "0.1.0"
edition = "2021"
authors = ["Julius Tranquilli <julius@example.com>"]
description = "Production-ready Rust client for Polymarket"
description = "High-performance drop-in replacement for polymarket-rs-client with HFT optimizations"
license = "MIT OR Apache-2.0"
repository = "https://github.com/juliustranquilli/polyfill-rs"
readme = "README.md"
keywords = ["polymarket", "trading", "hft", "crypto", "prediction-markets"]
categories = ["api-bindings", "network-programming", "finance"]
documentation = "https://docs.rs/polyfill-rs"
homepage = "https://github.com/juliustranquilli/polyfill-rs"
[dependencies]
# Async runtime and futures