Uniswap-V2-SwapTokens Let's learn about DeFi. This repo explains how to trade an ERC20 token for another using a decentralized exchange called Uniswap. Settings Install dependency yarn install Fill up .env cp .env.example .env Run yarn hardhat test