Platform overview

What ships in the product stack and where to start reading.

circle-info

XROH abstracts all external liquidity sources behind internal route engines (X1/X2/X3).

Public docs never name third‑party providers or expose their endpoints.

XROH ships as a dashboard + backend API + data layer. This section documents how the system is built and run.

Start here

What’s in the stack

  • Frontend: Next.js dashboard.

  • Backend: NestJS API.

  • Data: Postgres + Prisma.

  • Jobs: BullMQ + Redis.

circle-info

If you only need the protocol behavior, read Protocol instead.

Last updated