Skip to content

Order Book Manager #10

@chappjc

Description

@chappjc

Each market requires a book manager, which is a relatively small component responsible for:

  1. Keeping the order book (inserting and removing orders)
  2. Providing book stats like depth tables for DEX clients and generic HTTP API consumers.

The book manager will be employed exclusively by a market's market manger, a higher level server component that employs most of the core server components.

Metadata

Metadata

Assignees

Labels

serverserver components

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions