Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 1.66 KB

README.md

File metadata and controls

62 lines (36 loc) · 1.66 KB

Uniswap Clone

Uniswap clone is a decentralized exchange (DEX) built on goerli testnet of Ethereum. It allows users to trade ERC-20 tokens directly from their wallets without the need to deposit them to an exchange. Uniswap is a protocol for automated liquidity provision on Ethereum.

Tools & Technologies

  • Create eth-app using create-react-app.
  • React hooks for state management.
  • CRANQ IDE for smart contract deployment, development and ABIs integration.
  • Metamask extension download in local browser for connecting to the blockchain.

Live Demo

Click me!

Getting Started

To get a local copy up and running follow these simple example steps.

git clone [email protected]:OmarMWarraich/uniswap_clone.git
cd uniswap_clone
npm install
npm run react-app:start

Pre-requisites

Author

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thank You JavaScript Mastery team for this amazing video. ▶️ UniswapClone
  • Thanks to everyone who will get time to check this code and suggest any issues

License

This project is MIT licensed.