Python SDK for signing orders with Polymarket's builder relayer network. Current version 0.0.1, early-stage development with basic signing functionality.
pip install py-builder-relayer-clientNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize client with API key and sign an order.
Use `pip install py-builder-relayer-client==0.0.1` and expect breaking changes.
Set environment variable `BUILDER_RELAYER_API_KEY` or pass it directly to the constructor.