• Activity
  • Builds
  • Builders
  • FAQ

⚖️ Build a DEX Challenge

Code Live Demo

The challenge involves writing a smart contract that allows a deployer to deposit the initial liquidity necessary for swapping between the pair. This liquidity makes up the reserve of the DEX. Whenever a user swaps ETH for tokens, the ETH is added to the reserve and Tokens are removed and sent to the user, and vice versa.

0xFC7B...80bd