Swaply is a Foundry-based Solidity codebase for an automated market maker (AMM) with a Uniswap V2-like architecture, including factory, pair, and ERC20 components.
- Foundry installed (
forge,cast,anvil)
This project uses Soldeer for dependency management.
forge soldeer installforge buildforge testforge fmt