Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelliao/warpexchange
A simple, super fast, 7x24 exchange.
https://github.com/michaelliao/warpexchange
7x24 asset bitcoin clearing exchange match-engine
Last synced: about 6 hours ago
JSON representation
A simple, super fast, 7x24 exchange.
- Host: GitHub
- URL: https://github.com/michaelliao/warpexchange
- Owner: michaelliao
- License: gpl-3.0
- Created: 2022-06-05T07:34:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T01:49:44.000Z (4 months ago)
- Last Synced: 2024-07-11T03:38:24.148Z (4 months ago)
- Topics: 7x24, asset, bitcoin, clearing, exchange, match-engine
- Language: Java
- Homepage: https://www.liaoxuefeng.com/wiki/1252599548343744/1266263401691296
- Size: 205 KB
- Stars: 259
- Watchers: 8
- Forks: 98
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Warp Exchange
A simple, super fast, 7x24 exchange.
### Technology
- Java 17 + SpringBoot 3.x + Spring 6.x + Maven.
- 100% in-memory trading.### Screenshot
![Screenshot](https://github.com/michaelliao/warpexchange/blob/main/screenshot.png?raw=true)
### Tutorial
[从零开始搭建一个7x24小时运行的证券交易所](https://liaoxuefeng.com/books/java/springcloud/)