HeadlinesBriefing favicon HeadlinesBriefing.com

pmxt launches as CCXT‑style API for prediction markets

DEV Community •
×

Developers familiar with CCXT appreciate how a single library can tame dozens of crypto exchanges. Until now, builders of prediction markets such as PolyMarket and Kalshi have had to stitch together disparate endpoints. The new open‑source project pmxt fills that gap by offering a CCXT‑style unified API for real‑time candles, order books and historical data across supported prediction‑market venues.

A short code snippet shows how a market order can be placed with a single function call, mirroring the simplicity that made CCXT popular among crypto traders. The package lands on npm under the name pmxtjs, and the source lives on GitHub at qoery‑com/pmxt. Early adopters can star the repo and start integrating immediately, potentially speeding up the creation of analytics dashboards and automated strategies for event‑driven assets.

As prediction markets gain regulatory clarity and investor interest, a standardized interface could lower entry barriers and foster a richer ecosystem of third‑party tools.