Python client library for interacting with the Polymarket Relayer infrastructure
pip install py-builder-relayer-clientCreate 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