Skip to content
Bin Cai edited this page Feb 2, 2022 · 11 revisions

Welcome to the AST wiki!

The AST project aims at building a fundamental cross-platformed C++ based quantum transaction system. The current plan emphasize on stock exchange.

The entire system architecture is designed and implemented as a multi-process application with shared memory based ipc calls, which transmit data among these processes, that's why it's called IPCIF.

Clone this wiki locally