Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 657 Bytes

File metadata and controls

34 lines (23 loc) · 657 Bytes

OpenExchange

Is a free and open source crypto-currency exchange core.

Main repository: https://gitlab.com/mayerdev/openexchange

Requirements

  • PostgreSQL 17.x with TimescaleDB
  • NATS 2.12.5
  • Redis 7.x

Structure

Folder Description
matching-core Order matching engine
auth Authentication service

Features

The list of features will be updated as development progresses.

matching-core:

  • Order types
    • Limit
    • Market
  • Order matching engine
  • Trading history
  • Basic order book
  • Candlestick charts

auth: