AXIS is a smart contract limit orderbook for Stellar, backward-compatible with the Classic Stellar DEX. It combines off-chain matching with on-chain settlement for maximum efficiency and security. Key features include a completely trustless, non-upgradeable open-source contract with no admin access; allowance-based orders so funds never leave user accounts; an extendable indexer pluggable into any swap router or trading bot; a path-finding API that serves as a drop-in replacement for Horizon; no trading fees; and advanced trading APIs for a CEX-like experience. Built by the StellarExpert team.
We don't have any news articles linked to AXIS yet. If you know of an article or resource about this project, let us know.
Last 6 months · Weekly commits
Service that scans AXIS events and maintains current orderbook state in memory
Stellar smart contract for AXIS limit orderbook DEX
StellarExpert-based data source provider for AXIS
Simple AXIS indexer storage provider for testing
Demo server for AXIS indexer
JavaScript SDK for AXIS Stellar DEX