This is collection of small projects related to DeFi to understand better how it works and how to use the different bricks.
- defi-basics contains many different smart contract related to the very basic DeFi concepts
- compound-dashboard: dashboard showing Compound's APYs for several coins.
- defi-wallet: a wallet that automatically invests its tokens and ether to compound to earn some interests
- uniswap-graphql is a project that queries an uniswap graph to extract some values from it and display those vaues in the frontend.