Skip to content

Latest commit

 

History

History
135 lines (104 loc) · 6.46 KB

uniswap-v2.md

File metadata and controls

135 lines (104 loc) · 6.46 KB

Uniswap V2

How to use this

Prerequisites

  • Intermediate Solidity
  • Experience with Foundry

Tools

Topics

Check out the videos on Cyfrin Updraft for each lesson.

Section 1 - overview

Section 2 - Swap

Section 3 - Create pool

Section 4 - Add liquidity

Section 5 - Remove liquidity

Section 6 - Flash swap

Section 7 - TWAP

Section 8 - Application - Flash swap arbitrage

Resources

Uniswap

Uniswap V2 Core

Uniswap V2 Periphery

Uniswap V2 Docs

Uniswap V2 Analytics

What is slippage?