What problem does it solve?
Stellar has two token mechanisms: Classic Stellar Assets and Soroban Tokens, and the SAC bridge enables interoperability between them, solving the complexity of token issuance, trustlines, and regulated asset workflows.
Core Features & Use Cases
- Stellar Assets (Classic) support for issuing and managing tokens, trustlines, and issuer controls.
- Stellar Asset Contract (SAC) bridge to Soroban to expose classic assets as Soroban tokens and enable contract-based interactions.
- Trustline flag management (auth required, auth revocable, clawback) and regulatory-compliant workflows for asset lifecycle.
- Use cases include tokenizing real-world assets, issuing stablecoins, and bridging assets into Soroban contracts for DeFi and smart contract logic.
Quick Start
Configure a Stellar asset, enable trustlines and issuer flags as needed, and deploy SAC bridging to a Soroban contract to enable on-chain interactions.