Skip to content

Commit

Permalink
✏️ Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
redDwarf03 committed Jan 30, 2024
1 parent 4ab1459 commit 455c09a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
9 changes: 0 additions & 9 deletions docs/participate/dex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,9 @@ id: dex
title: Archethic's DEX
---

Archethic has developed a decentralized DEX... (@Neylix)

:::caution Testnet's only
The current version of Archethic's DEX is only available on the testnet.
You can experiment and start swapping your assets on-chain by visiting [dex.testnet.archethic.net/](https://dex.testnet.archethic.net/)
:::

## Key concepts
@Neylix

## Usage
@Neylix

## Specifics
@Neylix
16 changes: 7 additions & 9 deletions docs/participate/dex/usage/aeSwap.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,26 @@ title: DEX - Application Front End
sidebar_label: aeSwap
sidebar_position: 1
---

# aeSwap - Tutorial

:::info
Currently, aeSwap is available exclusively on the testnet.
Please note that aeSwap is currently available exclusively on the testnet.
:::

:::info
aeSwap is exclusively available as a web application accessible through internet browsers.
aeSwap is a web application accessible through internet browsers and is compatible only with desktop versions of the Archethic wallet, which include macOS, Linux, and Windows platforms.
:::

:::caution
The application is compatible only with the desktop versions of the Archethic wallet, which include macOS, Linux, and Windows platforms.
Ensure you have the appropriate desktop version of the Archethic wallet installed on your system to interact with the application effectively. You can download the wallet from [here](https://www.archethic.net/wallet/).
:::

Ensure that you have the appropriate desktop version of the Archethic wallet installed on your system to interact with the application effectively. The Archethic wallet can be downloaded from [here](https://www.archethic.net/wallet/).

:::tip
For optimal performance, it is recommended to use the latest version of your internet browser and keep your desktop wallet updated.
For optimal performance, use the latest version of your internet browser and keep your desktop wallet updated.
:::

Access: https://dex.testnet.archethic.net
Source code: https://github.com/archethic-foundation/dex
**Access:** [https://dex.testnet.archethic.net](https://dex.testnet.archethic.net)
**Source code:** [https://github.com/archethic-foundation/dex](https://github.com/archethic-foundation/dex)

This Flutter-built web application enables swapping assets on-chain, adding liquidity, and accessing yield farming.

Expand Down Expand Up @@ -140,6 +137,7 @@ Before creating a liquidity pool, the system conducts several checks to ensure c
:::info
When creating a pool involving UCO (the native token of the Archethic blockchain), the system automatically calculates and reserves the necessary amount for transaction fees associated with pool creation and liquidity addition. As a result, the maximum amount of UCO that can be allocated is less than your total UCO balance to accommodate these costs.
:::

---

![Add pool form](/img/tutorial/aeSwap/aeSwap-AddPool-Form.png)
Expand Down

0 comments on commit 455c09a

Please sign in to comment.