DEX Module

Documentation on the DEX for Developers

The DEX (Decentralized Exchange) module holds the core functionality for token swaps, limit orders, and liquidity provisioning. It was built with composability in mind as it should be as easy as possible to build peripheral modules and applications around it.

Contents

  1. Concepts : background on what's being implemented

  2. Messages : supported message types

  3. Queries : logic for requesting information

Last updated