Status & Maturity
What you can rely on today, per module. For chain IDs and explorers see Supported Networks.
Legend β π’ Live (usable now) Β· π§ͺ Testnet (testnet only) Β· π In audit (mainnet pending review) Β· πΊοΈ Roadmap (planned)
Membase
π’ Live
BNB Chain mainnet + testnet (Hub)
Python SDK (unibase-membase-sdk), MCP
2.0 is current; 1.x frozen. Recall (LLM) features need the recovery,runtime extras.
AIP
π’ Live
Base + BNB Chain (BSC), mainnet + testnet
Python SDK (unibase-aip-sdk), Go SDK (aip-go-sdk)
ERC-8004 identity; x402 + ERC-8183 settlement. Endpoint: api.aip.unibase.com.
Unibase Pay
π’ Live
BSC mainnet + testnet
HTTP API (x402)
api.x402.unibase.com/v2. EIP-3009 / Permit2 gasless transfers.
Unibase DA
π§ͺ Testnet / π In audit
Base Sepolia (testnet)
Go SDK + Hub
Base mainnet ZK contracts in audit; BSC on roadmap. Do not rely on testnet data persistence.
Unibase Memory
π’ Live
β (client app)
Chrome extension
Consumer product on the Chrome Web Store; syncs to Membase.
Stability notes
SDK versioning β SDKs install from the
mainbranch (HEAD). For reproducible/production builds, pin to a commit (and to a release tag once published). See SDK.Testnet vs mainnet β develop on testnet first; testnet state (especially Unibase DA) may be reset and is not durability-guaranteed.
Unibase DA mainnet β verifiable storage on Base/BSC mainnet is gated on ZK-contract audits; until then, DA is testnet-only (Base Sepolia).
Breaking changes β pre-1.0 SDKs may change between commits; watch each repo's releases/CHANGELOG.
This page reflects the current public state. For specifics, each module's section is the source of truth; if something here disagrees with a module page, the module page wins.
Last updated