---
id: structure-of-repositories
title: "Structure of repositories"
section: documentation
category: "Additional materials / MoonCMD Remote Control Protocol"
url: https://moonbot.eu/en/documentation/mooncmd-remote-control-protocol/structure-of-repositories
locale: en
status: published
updated_at: 2026-08-25T21:33:50+00:00
---

# Structure of repositories

- MoonProtohttps://github.com/Moonbot-Tech/MoonProtoMoonbot Kernel communication library: kernel management commands, market/order/account data subscriptions, and getting all the runtime information that the terminal needs.
- MoonUIhttps://github.com/Moonbot-Tech/MoonUIOur 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.
- MoonTerminalhttps://github.com/Moonbot-Tech/MoonTerminalThe desktop terminal itself: an application on MoonUI, connection to the kernels via MoonProto, charts, orders, settings, dashboards and test scenarios.Quick Start Guide for MoonTerminal >>>Knowledge base on MoonTerminal for people and neural networks >>>Telegram group MoonTerminal (Proposals, Development, Testing) >>>
