Live
Constant-product AMM
x·y=k with configurable swap fees and a separate protocol fee. Math is checked u128 end-to-end; matched by a TypeScript parity SDK.
x·y=k today. Allowlist pools, attestation-gated liquidity, and RWA bridges on the roadmap. Open source. Devnet live.
Open-source Solana program, TypeScript SDK, web app. Composable today, institutional-grade tomorrow.
x·y=k with configurable swap fees and a separate protocol fee. Math is checked u128 end-to-end; matched by a TypeScript parity SDK.
ProtocolConfig holds the registry of permitted token mints. Add-liquidity refuses unknown assets. The same code runs the public DEX and the institutional pools.
Pool policy can require a registered AttestationRecord before mint. Designed to accept signed off-chain due-diligence (e.g. ImobRisk).