Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 449 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 449 Bytes

DEX-Exchange

Capture

👉 Live Demo: Click here

A functioning Uniswap clone using React + Vite & Ethers.js to interact with the blockchain. This is a simplified version of it, instead of following the 'x * y = k' Uniswap formula to calculate amounts, we simply call the getAmountsOut() function to calculate prices.