Skip to content

en/siren

Repository files navigation

siren

siren is a cryptocurrency exchange built using microservice architecture.

The main components are:

  • grpc
  • postgres
  • redis
  • kafka as message bus
  • in-memory matching engine based on skiplist
  • auth0 service for authentication

The design of this project borrows from viabtc_exchange_server, and can work with a front-end SPA (not open sourced) that integrates tradingview.

This project only implemented core functions and has not been fully tested.

About

siren is a cryptocurrency exchange built using microservice architecture.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published