FinTechIntro / FinTechIntro/2024-Spring-Final
Different algorithm among DEXes
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Summary
> Please give a short summary of this research topic.
In the course, we cover Uniswap, but there are several other AMMs, each with its distinct algorithm. What are the differences among these AMMs, and what are their advantages and disadvantages?
## Description
> Please provide a detailed description to the topic.
`Uniswap V2` utilizes the constant product rule, whereas Balancer V2 employs the mean product rule. Are there other types of AMM, and what algorithms do they use? Furthermore, why do they adopt these mechanisms, and what problems are they aiming to solve? Are they focused on capital efficiency, liquidity amount, slippage, or impermanent loss? A comprehensive comparison of these protocols and their designs would focus on their similarities and differences in addressing these concerns.
## Source
> Please provide related resource for the topics, including articles, research papers and more.
[SoK: Decentralized Exchanges (DEX) with Automated Market Maker (AMM) Protocols](https://arxiv.org/pdf/2103.12732)
[Balancer](https://docs.balancer.fi/)
[Uniswap](https://uniswap.org/)
## Others
> Please provide more information if there is any.
None
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.