Hey! 👋
Why I built this: I kept rebuilding the same Polymarket integrations for every project. WebSocket handling, order signing, API wrappers - same code, different repo. Got tired of it.
The real problem: Polymarket has amazing data but no unified SDK. If you want to build something, you're on your own figuring out 4 different APIs, WebSocket protocols, and blockchain signing. The barrier is too high.
How it evolved: Started as my personal toolkit. Added more features as I needed them. Then realized other devs needed this too - so I packaged it properly.
Now it's a full SDK: real-time streaming, all order types, smart money analytics, arbitrage detection, copy trading, gasless transactions. One npm install and you're building.
Coming soon: Polybased Playground - write code in your browser, test with real data, export to GitHub. Zero setup. Anyone can build.
Feedback welcome - building this for the community 🙏