Architecture
LiquidBNB’s infrastructure is modular, scalable, and designed for long-term composability. It’s built across three functional layers:
Asset Layer (Vaults) Manages deposits, withdrawals, and collateral custody across supported stablecoins: USDC, USDT, and BUSD.
Settlement Layer (Ledger) Records balances, realized/unrealized PnL, and funding payments. Every update is verified through on-chain proofs.
Engine Layer (Orderbook Services) Handles all core exchange logic: order placement, matching, liquidation, and risk management, with execution optimized for latency and throughput.
This structure ensures cross-market consistency, scalability, and the foundation for future omnichain expansion, connecting BSC liquidity to other ecosystems through secure cross-chain messaging.
Last updated