API Reference for TUWA Satellite headless wallet connectivity and session state management.
EVMWatcherConfig
Defined in: packages/satellite-evm/src/utils/createEVMConnectionsWatcher.ts:25
Configuration interface for the EVM connections watcher.
Properties
siwe?
optionalsiwe?:object
Defined in: packages/satellite-evm/src/utils/createEVMConnectionsWatcher.ts:31
enabled?
optionalenabled?:boolean
isRejected?
optionalisRejected?:boolean
isSignedIn?
optionalisSignedIn?:boolean
Deprecated
Legacy SIWE prop alias for backwards compatibility
siwx?
optionalsiwx?:SatelliteSiwxState
Defined in: packages/satellite-evm/src/utils/createEVMConnectionsWatcher.ts:29
Optional Sign-In With X (SIWX) session state
wagmiConfig
wagmiConfig:
Config
Defined in: packages/satellite-evm/src/utils/createEVMConnectionsWatcher.ts:27
Wagmi configuration object required for connection monitoring