Installation
Quick Example
Source Code
| Language | Package | Repository |
|---|---|---|
| TypeScript | @polymarket/clob-client | github.com/Polymarket/clob-client |
| Python | py-clob-client | github.com/Polymarket/py-clob-client |
| Rust | polymarket-client-sdk | github.com/Polymarket/rs-clob-client |
/examples directory.
Builder SDKs
If you’re building an app through the Builder Program, additional signing SDKs are available:| Language | Package | Repository |
|---|---|---|
| TypeScript | @polymarket/builder-signing-sdk | github.com/Polymarket/builder-signing-sdk |
| Python | py_builder_signing_sdk | github.com/Polymarket/py-builder-signing-sdk |
Relayer SDK
For gasless transactions using proxy wallets, the relayer client handles submitting transactions through Polymarket’s relayer:| Language | Package | Repository |
|---|---|---|
| TypeScript | @polymarket/builder-relayer-client | github.com/Polymarket/builder-relayer-client |
| Python | py-builder-relayer-client | github.com/Polymarket/py-builder-relayer-client |