DEV Community

Cover image for CCXT for Prediction Markets: Introducing PMXT
Samuel EF. Tinnerholm
Samuel EF. Tinnerholm

Posted on

CCXT for Prediction Markets: Introducing PMXT

pmxt, the ccxt for prediction markets running a beautiful visualization on an ipad

If you’ve ever used CCXT for crypto trading, you know how powerful a unified API can be. Until now, prediction markets like PolyMarket and Kalshi lacked that standard.

Enter pmxt.

The “CCXT for prediction markets” is finally here. pmxt is a unified API for accessing real-time candles, orderbooks, and history across multiple exchanges.

code for pmxt (the ccxt for prediction markets), showcasing the simple, and easy to use syntax to place a market order

Get Started Give the repo a star or install it now.

npm install pmxtjs
https://github.com/qoery-com/pmxt

Top comments (0)