← All projects

Dex-aggregator

by @kaymen99

33

Dapp that enable user to compare prices a cross different exchanges and swap at the best rate

About this project

Dex-aggregator With the ever growing DEFI world and the appearance of multiple decentralized exchanges on the different blockchains, the WEB3 ecosystem needs a way to compare the pros & cons of swapping on each DEX. This excatly what Paraswap & 1inch protocol are trying to do, they aggregate the prices of tokens from multiple exchanges in each Blockchain (for example: uniswap, sushiswap, shibaswap in the Ethereum Mainnet), then they compare those prices and the swapping fee and offer to their user the best exchange rate possible. In this Dapp, i built a simplified version of Paraswap it works on 4 blockchains: Ethereum, Polygon, Binance Smart Chain and the kovan testnet.For the moment it supports some well known tokens (ETH, Matic, Dai, USDC,...). Built With Solidity Brownie React.js ethers.js web3modal material ui Getting Started Prerequisites Please install or have installed the following: nodejs and npm python MetaMask Chrome extension installed in your browser Installation Installing Brownie: Brownie is a python framework for smart contracts development,testing and deployments.

From the project README on GitHub

Stars
33
Forks
21
License
MIT
Last push
20 Nov 2022

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/dex-aggregator.svg)](https://www.madeinalgeria.dev/projects/dex-aggregator)

Related projects