This repository contains several projects demonstrating different aspects of Ethereum smart contract development, using Hardhat, The Graph, AAVE, Chainlink, and Uniswap. Each folder focuses on a specific concept:
- aave/: Demonstrates exploiting Euler through AAVE flashloans.
- front/: Music album shop with Solidity and frontend.
- native-bank/: Event indexing with The Graph.
- oracle/: Example of using Chainlink Oracle.
- script_and_thegraph/: Script interaction and event indexing.
- uniswap/: Liquidity pools and token swaps with Uniswap V2.
Each folder contains detailed setup instructions in its README.