[JA] AMM Updates #2604

This commit is contained in:
tequ
2024-10-28 13:33:06 +09:00
parent 206d0b4bc3
commit f89293a3b4
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.