TraderX Docs
Welcome to TraderX, a simple, distributed trading app used for demos, experimentation, and education.
Quick links
What to read first
If you are new to the project, start with the overview and flows to understand how the services interact. Then jump into the service map to find the codebase you want to explore.
Build or run
The project supports Docker Compose (easiest), Kubernetes/Tilt, and manual runs. See the Build & Run guide for all options.