Project goal
Learn how swap rules, liquidity, and pricing assumptions affect protocol behavior.
Checkpoints
- Identify the pool invariants that should always hold.
- Trace the swap path from user input to updated balances.
- Verify how fees and slippage are surfaced in both code and UI.
Is this page helpful?