Skip to Content
API referenceSIWX ReactSrcComponentscreateSatelliteSiwxSigner()

API Reference — @tuwaio/siwx (CAIP-122 Authentication Layer)


createSatelliteSiwxSigner()

createSatelliteSiwxSigner(activeConnection): Promise<(message) => Promise<string>>

Defined in: packages/siwx-react/src/satelliteHelpers.ts:66 

Accepts a Satellite connection and returns its native signing method.

Parameters

activeConnection

MinimalSatelliteConnection

Returns

Promise<(message) => Promise<string>>

Last updated on