Overview
AmpliDex is a non-custodial leveraged markets and liquidity protocol designed for Stellar Soroban. Liquidity providers supply capital to isolated lending pools, while traders post collateral and borrow assets to create long or short exposure through approved Stellar execution venues. Deterministic risk controls, collateral requirements, and liquidation rules are used to protect protocol solvency and return repaid or liquidated debt to the appropriate liquidity pool. This documentation is intended for builders, engineers, security reviewers, grant assessors, protocol partners, and technical investors. It describes the AmpliDex system architecture and distinguishes between validated MVP capabilities, production-hardening requirements, staged protocol extensions, and longer-term research. The technical architecture presented in this documentation represents the planned production system. Components that have already been implemented or validated are identified separately from functionality that remains under development.Before mainnet launch, AmpliDex will publish a complete evidence register containing repository tags, deployed contract IDs, audit reports, artifact hashes, test results, operational metrics, and other verifiable implementation evidence.
At a glance
| Property | Design |
|---|---|
| Settlement | Stellar / Soroban |
| Primary accounting asset | Native USDC on Stellar |
| Custody | Non-custodial |
| Lending | Isolated pools with share and borrow-index accounting |
| Execution | Governed, bounded Aquarius/Soroswap adapters |
| Pricing | Independent reference sources plus DEX executable route values |
| Liquidation | Permissionless liquidation settlement with keeper-assisted automation |
| Cross-chain | EVM-controlled Soroban smart accounts and CCTP asset transpor |