Expand description

§Orderbook Pallet

The Orderbook pallet allows orders for currency swaps to be placed and fulfilled.

This pallet was made using the ZeitGeist Orderbook pallet as a reference; with much of the code being copied or adapted from that pallet. The ZeitGeist Orderbook pallet can be found here: https://github.com/zeitgeistpm/zeitgeist/tree/main/zrml/orderbook-v1

Re-exports§

Modules§

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