py-builder-relayer-client
October 30, 2025 ยท View on GitHub
Python client library for interacting with the Polymarket Relayer infrastructure
Installation
pip install py-builder-relayer-client
Configuration
Create a .env file based on .env.example with credentials:
RELAYER_URL=https://relayer-v2-staging.polymarket.dev/
CHAIN_ID=80002
PK=your_private_key_here
BUILDER_API_KEY=your_api_key
BUILDER_SECRET=your_api_secret
BUILDER_PASS_PHRASE=your_passphrase