Crate dex_general

source ·
Expand description

Standard AMM Pallet

Based on the Uniswap V2 architecture.

Overview

This pallet provides functionality for:

  • Creating pools
  • Bootstrapping pools
  • Adding / removing liquidity
  • Swapping currencies

Re-exports

Modules

  • The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.

Structs

Enums

Constants

Traits

Type Definitions