Skip to content

Commit 6147893

Browse files
committed
Add section on what is DEX
1 parent 6e30280 commit 6147893

File tree

1 file changed

+2
-2
lines changed
  • docs/concepts/tokens/decentralized-exchange

1 file changed

+2
-2
lines changed

docs/concepts/tokens/decentralized-exchange/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ The XRP Ledger has possibly the world's oldest _decentralized exchange_ (sometim
1515

1616
{% admonition type="warning" name="Caution" %}Anyone can [issue a token](../../../tutorials/how-tos/use-tokens/issue-a-fungible-token.md) with any currency code or ticker symbol they want and sell it in the decentralized exchange. Always perform due diligence before buying a token, and pay attention to the issuer. Otherwise, you might give up something of value and receive worthless tokens in exchange.{% /admonition %}
1717

18-
<!-- To Do
1918
## What is a Decentralized Exchange?
2019

2120
A decentralized exchange, abbreviated "DEX", is a platform that enables anyone to directly buy, sell, and trade digital assets with one another, without relying on a centralized intermediary like a bank or traditional exchange. DEXes typically use smart contracts and automated market makers (AMMs) to facilitate peer-to-peer trading and liquidity provision, enabling users to retain control over their assets while interacting in a decentralized manner.
@@ -31,10 +30,11 @@ A decentralized exchange, abbreviated "DEX", is a platform that enables anyone t
3130
"name": "What is a Decentralized Exchange, or DEX?",
3231
"description": "What is a Decentralized Exchange, or DEX?",
3332
"uploadDate": "2022-01-10",
34-
"embedUrl": "https://www.youtube.com/watch?v=VWNrHBDfXvA"
33+
"embedUrl": "https://www.youtube.com/watch?v=VWNrHBDfXvA?feature=shared"
3534
}
3635
</script>
3736

37+
<!-- To Do
3838
## How DEX Works?
3939
-->
4040

0 commit comments

Comments
 (0)