README
Understanding DEX with Concentrated Liquidity
This repository contains my notes aimed at understanding decentralized exchanges (DEX) with concentrated liquidity. To gain a comprehensive understanding, I utilized a variety of resources and documented my learning process.
Github repo
You can directly check my repository.
Resources Used
Uniswap V3 Development Book
- Website: Uniswap V3 Development Book
- Description: This book provided an in-depth look at Uniswap V3’s architecture, focusing on its unique feature of concentrated liquidity.
Uniswap V2 Whitepaper
- Website: Uniswap V2 Whitepaper
- Description: This whitepaper explained the core principles and mechanisms behind Uniswap V2, offering a solid background before diving into the more complex V3.
Uniswap V3 Whitepaper
- Website: Uniswap V3 Whitepaper
- Description: The V3 whitepaper detailed the advancements over V2, particularly the concept of concentrated liquidity and how it enhances capital efficiency.
Liquidity Math in Uniswap V3
- Website: Liquidity Math in Uniswap V3
- Description: This technical note provided mathematical insights into liquidity provision in Uniswap V3, helping me understand the calculations behind liquidity management.
GitHub Repository: Uniswap V3 Liquidity Math
- Repository: GitHub - atiselsts/uniswap-v3-liquidity-math
- Description: This repository contains code examples that implement the equations and concepts from the “Liquidity Math in Uniswap V3” paper. It was a valuable resource for practical understanding and application.
Contact
If you have any questions or need further clarification, please feel free to reach out via email or open an issue in this repository.