SUP · Docs

Sup Wallet

Sup Wallet combines an SSO account, a self-custodial Sui wallet, an AI Agent Service, and policy-bounded protocol tools. The account controls product access; the wallet or its explicitly delegated agent remains the transaction authority.

#Supported service boundary

  • SSO authenticates the person and their plan/entitlements.
  • Wallet owns assets and signs owner actions.
  • Agent Service handles chat, research, orchestration, and policy-aware tool calls.
  • On-chain tools service exposes the supported protocol registry, chain reads, and unsigned transaction drafting.

The old permissionless Adapter Marketplace and its compatibility catalog are retired. Protocol support is explicit and service-owned; clients do not publish or authorize arbitrary protocol code.

Next: Quickstart · Agent Kit · Delegation policy.