DeFi Swap Tokens with Uniswap v2, Web3 and React
- 2022.01.27
- DeFi

The purpose of the video is to illustrate how to use the Uniswap V2 Router contract to swap ETH to any other ERC20 tokens and vice versa.
We are going to build a DApp from scratch with a front end in React that will interact with our smart contract via Web3. Our smart contract will swap tokens using Uniswap Router V2.
Source repo and start up instructions for the project are on my github project page https://github.com/davdotsol/uniswap-v2-defi-app