FinTechIntro / FinTechIntro/2024-Spring-Final

Different algorithm among DEXes

Open
#1 7 comments 0 reactions 3 assignees Claimed by @r12922076 View on GitHub
DeFi topics
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.