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