2026-07-03 · Polymarket · 9 条相关讨论
Update: SDK is not coming today
Update: SDK is not coming today
Eggplant beta v0.1: https://github.com/promethean-quantitative/eggplant-sdk-rs Very far from feature complete, but at least has the tick size cache, fast signer, ws rotations, and all the other good stuff that's missing from the official sdk
Eggplant beta v0.1: https://github.com/promethean-quantitative/eggplant-sdk-rs Very far from feature complete, but at least has the tick size cache, fast signer, ws rotations, and all the other good stuff that's missing from the official sdk
What do you call fast signing? Is it rust specific?
What do you call fast signing? Is it rust specific?
couldn't find something faster than coincurve in python
couldn't find something faster than coincurve in python
Just peep poster.rs to see fastposter / fastsigner
Just peep poster.rs to see fastposter / fastsigner
python sdk coming soon. Will include some cool python specific bells and whistles
python sdk coming soon. Will include some cool python specific bells and whistles
But won't be as nice as the rs sdk
But won't be as nice as the rs sdk
what is ws rotations?
what is ws rotations?
Looking at the code I'm guessing it recycles websockets periodically to make sure theyre fresh.
Looking at the code I'm guessing it recycles websockets periodically to make sure theyre fresh.