Razor DEX
A DEX for the Move ecosystem (Aptos, Sui, Movement), and the first to launch on Movement, at the center of 50M+ transactions.

Overview
Razor DEX is a decentralized exchange for the Move ecosystem: the chains built on the Move language, including Aptos, Sui, and Movement, and the first DEX to launch on Movement. I lead the frontend (the swap interface, liquidity pools, and an on-chain lottery), built for correctness while quotes, providers, and the network shift underneath it. Across the ecosystem it has processed 50M+ transactions (32M+ swaps and 7.5M+ liquidity operations) for 1.47M+ users.
Features
Swap interface engineered against race conditions and stale-quote trades
Liquidity pools driving 7.5M+ add/remove-liquidity operations
On-chain lottery
50M+ transactions and 32M+ swaps processed across 1.47M+ users
Multi-chain across the Move ecosystem (Aptos, Sui, Movement), and the first DEX to launch on Movement
Key Engineering Decisions
Engineered swap state to stay correct under stale quotes and network churn at 50M+ transaction scale
Kept every money-moving flow race-safe and idempotent
Built first-mover on a brand-new chain: no established tooling to lean on