Phantom Sui Provider API

Sui provider exposed via window.phantom for browser and mobile platforms, offering connect, signTransactionBlock, and signMessage methods so Sui dApps can integrate Phantom alongside their existing EVM/Solana flows.

API entry from apis.yml

apis.yml Raw ↑
aid: phantom:phantom-sui-provider-api
name: Phantom Sui Provider API
tags:
- Move
- Provider
- Sui
- Wallet
humanURL: https://docs.phantom.com/sui/getting-started-with-sui
properties:
- url: https://docs.phantom.com/sui/getting-started-with-sui
  type: Documentation
description: Sui provider exposed via window.phantom for browser and mobile platforms, offering connect,
  signTransactionBlock, and signMessage methods so Sui dApps can integrate Phantom alongside their existing
  EVM/Solana flows.