WalletRegistryEntry
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / WalletRegistryEntry
Interface: WalletRegistryEntry
Section titled “Interface: WalletRegistryEntry”Defined in: @sip-protocol/types/dist/index.d.ts:3225
Registry entry for a wallet adapter
Properties
Section titled “Properties”info:
WalletInfo
Defined in: @sip-protocol/types/dist/index.d.ts:3226
factory
Section titled “factory”factory:
WalletAdapterFactory
Defined in: @sip-protocol/types/dist/index.d.ts:3227
detect()
Section titled “detect()”detect: () =>
boolean
Defined in: @sip-protocol/types/dist/index.d.ts:3229
Detection function - returns true if wallet is available
Returns
Section titled “Returns”boolean