Skip to Content
API referenceSatellite SolanaSrcInterfacesSolanaWatcherConfig

API Reference for TUWA Satellite headless wallet connectivity and session state management.


SolanaWatcherConfig

Defined in: packages/satellite-solana/src/utils/createSolanaConnectionsWatcher.ts:33 

Configuration interface for the Solana connections watcher.

Properties

siwx?

optional siwx?: SatelliteSiwxState

Defined in: packages/satellite-solana/src/utils/createSolanaConnectionsWatcher.ts:37 

Optional Sign-In With X (SIWX) session state


wallets

wallets: UiWallet[]

Defined in: packages/satellite-solana/src/utils/createSolanaConnectionsWatcher.ts:35 

Array of available Solana wallets from the Wallet Standard

Last updated on