Back to Video Series
Advanced25h estimated+200 pts

Decentralized Crypto Exchange

Build a full-featured DEX with order books, limit orders, market orders, and trading pairs management.

Video Coming Soon

We're recording this tutorial. In the meantime, follow the written guide and build in the browser IDE.

What You'll Build

Build a full-featured DEX with order books, limit orders, market orders, and trading pairs management.

SolidityHardhatOpenZeppelinNext.jswagmi

Learning Objectives

  • Implement on-chain order book mechanics
  • Build limit and market orders
  • Handle partial fills and order matching
  • Create a trading chart UI