This is a demo project for learning about Graph Protocol and Uniswap a DeFi Protocol.
This project is based on Uniswap V1 where I have learned about the Graph Protocol, developing using Foundry and Uniswap a DeFi protocol.
I have built a clone of Uniswap V1 using Foundry as a Smart Contract development environment and a subgraph for it using the Graph Protocol.
I have deployed the project on the base testnet for fast transaction.
This project is made using Solidity for Smart Contract Deployment, Base testnet for testing and the deployment of the contracts, Foundry as the Subgraph Development Environment and Subgraph by Graph Protocol for getting the Subgraph Endpoint to query the data on the Smart Contract.