Custom Projects
← Back to work

XRPL Market Making System

Systems engineering Proprietary system

Challenge

Providing continuous two-sided liquidity on the XRP Ledger decentralised exchange requires sub-second order management, real-time order book monitoring, and precise inventory control — none of which are available off the shelf.

Solution

We built a high-performance market making engine for the XRPL DEX in Rust. The system maintains live order books, calculates spreads and skews in real time, manages on-chain order placement and cancellation, and monitors inventory exposure with configurable risk limits.

Tech stack

Rust XRPL WebSocket async runtime
Actively maintained