From 2e1ce43ba018f0e2b8941f9624d4e6c90f8e4137 Mon Sep 17 00:00:00 2001 From: "Samuel EF. Tinnerholm" <92118699+realfishsam@users.noreply.github.com> Date: Fri, 13 Feb 2026 10:38:55 +0200 Subject: [PATCH] Added: pmxt - The unified API for prediction markets. (#38) added: pmxt. The unified API for prediction markets. --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 60ce07d..41b6dc4 100644 --- a/Readme.md +++ b/Readme.md @@ -401,6 +401,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [ccxt](https://github.com/ccxt/ccxt) | `Python`, `JavaScript` | - A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges - [Coinnect](https://github.com/hugues31/coinnect) | `Rust` | - Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API. - [async_rithmic](https://github.com/rundef/async_rithmic) | `Python` | - Python async framework for Rithmic Protocol Buffer API +- [pmxt](https://github.com/pmxt-dev/pmxt) | `Python`, `JavaScript` | - A JavaScript / Python prediction markets trading API with support for major exchanges. (The ccxt for prediction markets) - More is coming... (PR welcome) ## Quant Shops Code and Blog