createWalletFactory()
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / createWalletFactory
Function: createWalletFactory()
Section titled “Function: createWalletFactory()”createWalletFactory<
T>(AdapterClass):WalletAdapterFactory
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:9219
Helper to create a wallet adapter factory
Type Parameters
Section titled “Type Parameters”T extends IWalletAdapter | PrivateWalletAdapter
Parameters
Section titled “Parameters”AdapterClass
Section titled “AdapterClass”() => T