πŸ’ΉXRPL Decentralized Exchange

Provides an overview of the XRPL DEX and how to initialize it in X-Tokenize

The XRPL (XRP Ledger) decentralized exchange (DEX) is a feature built into the XRP Ledger that enables users to trade digital assets in a peer-to-peer manner without the need for intermediaries. It operates on a decentralized network of nodes that validate and facilitate transactions. The XRPL DEX utilizes a unique order book model called the "distributed order book," where each account can create and manage their own orders. When a trade is executed, it matches existing orders on the ledger, ensuring transparency and fair price discovery.

In terms of transaction options, the XRPL DEX supports various order types, including market orders, limit orders, and fill-or-kill orders. Market orders are executed immediately at the best available price on the order book. Limit orders allow users to specify the price at which they are willing to buy or sell assets, and these orders remain on the ledger until they are fully or partially filled. Fill-or-kill orders are designed to either execute the entire order immediately or cancel it entirely.

triangle-exclamation

How to use the XRPL DEX with X-Tokenize:

Prerequisites:

circle-info

If using the DEX with the IC manager, you will only have the option to manage orders for your issued currency.

Initializing the DEX:

  1. Load your Issued currency configuration

  2. Navigate to DEX

  3. Prerequisite checks will begin if in IC Manager Mode:

    1. Orderbook for the IC-XRP will be retrieved

    2. Account offers for IC-XRP will be retrieved

  4. Orderbook and account offers will be displayed

FINISHED!

Last updated