This repository contains the code for a dynamic, verifiable, Solana-native multi-pool router with CPI safety and off-chain deterministic path selection.
program/: Bare Solana CPI router (Rust)anchor/: Anchor wrapper for programregistry/: Dynamic pool registryoffchain/: Deterministic orchestratorexecutors/: Python-based execution kerneldocs/: Documentation and disclosure filesscripts/: Deployment and provenance scriptsdeployments/: Deployment metadatacontracts/: Solidity contractscommon/: Common Python moduleszk/: Zero-knowledge proof circuitstests/: Integration tests