A Rust-powered algorithmic trading platform that detects and executes arbitrage opportunities on Polymarket prediction markets. Real-time orderbook monitoring, automated execution via EIP-712 signed orders, and a React dashboard that shows every trade, signal, and strategy in one place.
From market scanning to strategy execution to trade review — every surface is production code.
Prediction markets and crypto exchanges move in milliseconds. Manual monitoring meant missed arbitrage windows, slow execution on fleeting price dislocations, and no systematic way to classify shifting market conditions.
A dual-system architecture: a Rust execution engine for sub-second Polymarket arbitrage, paired with a React dashboard for monitoring and control — each purpose-built for its domain.
A Rust backend optimized for sub-50ms transaction execution, React for the monitoring dashboard, and SQLite for local trade state. The system connects to Polymarket's CLOB API via WebSocket for real-time orderbook data, pulls pricing data from Kraken's API for cross-exchange signals, and executes via EIP-712 signed transactions with configurable risk profiles.
Tell us what you're working on. We'll respond within 24 hours with honest feedback on whether we're the right fit.
Book a Free ConsultNo pitch decks. No pressure. Just a real conversation.