0g-chain/x/swap/spec
2021-07-15 17:34:16 -05:00
..
01_concepts.md Swap module scaffolding and params (#922) 2021-06-08 08:19:12 -07:00
02_state.md update swap spec: add msgs, state, events (#966) 2021-07-15 17:34:16 -05:00
03_messages.md update swap spec: add msgs, state, events (#966) 2021-07-15 17:34:16 -05:00
04_events.md update swap spec: add msgs, state, events (#966) 2021-07-15 17:34:16 -05:00
05_params.md Swap module scaffolding and params (#922) 2021-06-08 08:19:12 -07:00
README.md Swap module scaffolding and params (#922) 2021-06-08 08:19:12 -07:00

swap

  1. Concepts
  2. State
  3. Messages
  4. Events
  5. Params

Abstract

x/swap is a Cosmos SDK module that implements an Automated Market Maker (AMM) that enables users to swap coins by trading against liquidity pools.