Skip to main content

Sui Protocols

What does "full stack" mean when one platform ships compute, privacy, storage, and coordination?

Sui's extended stack — Walrus, Seal, Nautilus — means identity, storage, encryption, and verifiable compute ship as one platform. No glue code across five vendors.

The Stack

LayerProtocolWhat It DoesStatus
ComputeNautilusTEE execution + verifiable attestations on-chainProduction
PrivacySealIdentity-based encryption + on-chain Move policiesProduction
StorageWalrusDecentralized blob storage, coordinated via Sui ($140M raised)Production
CoordinationSui CoreObjects, consensus, payments, identityProduction
CommerceAP2Agent payment protocol — Google chose Sui as launch partnerEmerging
OraclePyth + Custom HTTPPull-based price feeds + agent-operated sports data oracleEmerging
SettlementPTB CompositionAtomic multi-step settlement — predict+stake+settle+payout in one txEmerging

Our Protocol Work

PackageProtocol LayerIntegration
mandateAP2 commerceIntentMandate + CartMandate implement the agent purchasing flow
identityCoordination4 entity types including AI Agent — required for mandate verification
depin_coreCoordinationProtocol config and stats for DePIN device networks
cross_chain_bridgeBridgingMulti-chain asset bridging with validator set and liquidity pools
prediction_gameOracle + SettlementHot potato oracle result → atomic settlement PTB. Pyth for price, custom for sports data.

What Goes Here

Pages in this directory document protocol integrations — Walrus storage patterns, Seal encryption recipes, Nautilus attestation flows, AP2 agent commerce. Equivalent to EVM Protocols in the EVM section.

Context

Questions

If AP2 becomes the standard for agent commerce, does building on Sui's extended stack (Walrus + Seal + Nautilus) create lock-in or competitive advantage?