Merge pull request #2822 from tequdev/ja-amm-update

[JA] AMM Updates #2604
This commit is contained in:
Rome Reginelli
2024-10-30 16:18:12 -07:00
committed by GitHub
20 changed files with 62 additions and 43 deletions

View File

@@ -14,7 +14,7 @@ steps: ['Connect', 'Generate', 'Acquire tokens', 'Check for AMM', 'Look up AMMCr
---
# Create an Automated Market Maker
_(Requires the [AMM amendment][])_
_(Added by the [AMM amendment][])_
An [Automated Market Maker (AMM)](../../../concepts/tokens/decentralized-exchange/automated-market-makers.md) can be an efficient way to facilitate exchanges between two assets while earning its liquidity providers passive income. This tutorial shows how to create an AMM for a given asset pair.