An open API service indexing awesome lists of open source software.

https://github.com/omarmwarraich/uniswap_clone

Experience the power of decentralized finance with our Uniswap clone. Our platform features liquidity pools set up through a clone of Uniswap on Cranq IDE, allowing you to easily exchange tokens and earn fees as a liquidity provider. Connect to MetaMask and exchange through native coins.
https://github.com/omarmwarraich/uniswap_clone

cranq create-eth-dapp graphql ipfs-deploy metamask-extension netlify react-hooks uniswap-sdk uniswap-v2

Last synced: about 1 month ago
JSON representation

Experience the power of decentralized finance with our Uniswap clone. Our platform features liquidity pools set up through a clone of Uniswap on Cranq IDE, allowing you to easily exchange tokens and earn fees as a liquidity provider. Connect to MetaMask and exchange through native coins.

Awesome Lists containing this project

README

        

# 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!](https://uniswap-clone-ova.netlify.app)

## 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

- node.js
- npm
- [Metamask wallet](https://metamask.io/download/)

## Author

👤 **Author**

- GitHub: [@OmarMWarraich](https://github.com/OmarMWarraich)
- Twitter: [@omarwarraich1](https://twitter.com/@omarwarraich1)
- LinkedIn: [Omar Mohammad](https://www.linkedin.com/in/omar-mohammad-a9902847/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Thank You JavaScript Mastery team for this amazing video. :arrow_forward: [UniswapClone](https://www.youtube.com/watch?v=Y89q6T1r1Yg)
- Thanks to everyone who will get time to check this code and suggest any [issues](https://github.com/OmarMWarraich/uniswap_clone/issues)

## License

This project is [MIT](./MIT.md) licensed.