Add AMM links to documentation and blog posts

This commit is contained in:
akcodez
2025-02-03 16:37:10 -08:00
parent fc05d7434e
commit cc88efac80
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ Follow the steps from the [Create an AMM](/docs/tutorials/javascript/amm/create-
This example shows how to:
1. Deposit assets to an existing AMM and receive LP tokens.
1. Deposit assets to an existing [AMM](/docs/concepts/tokens/decentralized-exchange/automated-market-makers) and receive LP tokens.
2. Vote on AMM trading fees.
3. Check the value of your LP tokens.
4. Redeem LP tokens for assets in the AMM pair.