Decentralized Order Book Development

Architecture

The underlying structure of a decentralized order book dictates how state changes are managed across the network participants. This involves decisions on whether matching occurs entirely on-chain or utilizes an off-chain component for speed. A sound architecture must prioritize atomicity and finality for matched trades.