Skip to main content

Open Source

Aqueducta is split between public infrastructure code and a private hosted MVP. The public repositories are intended to make the router and quote kernel auditable while the hosted app layer is still being validated.

  • aqueducta-move: Move router modules, DEX interfaces, compatibility gates, and execution specs.
  • aqueducta-core: Rust quote and routing kernel, route search, scoring, and AMM/CLMM quote math.

The hosted API, discovery runtime, deployment configuration, and product wrapper remain private while the MVP is being validated.