Structure of repositories
-
MoonProtoBeta
https://github.com/Moonbot-Tech/MoonProtoBeta
Moonbot Core communication library: core management commands, market/order/account data subscriptions, and getting all the runtime information that the terminal needs. -
MoonUI
https://github.com/Moonbot-Tech/MoonUI
Our UI/runtime layer: standalone GPUI based on Zed + Moonbot components and GPU canvas/chart runtime. This is the basis on which the terminal interface is built. -
MoonTerminal
https://github.com/Moonbot-Tech/MoonTerminal
The desktop terminal itself: an application on MoonUI, connection to the cores via MoonProtoBeta, charts, orders, settings, dashboards and test scenarios.