Hierarchy

  • WebBTCProvider

Properties

chromeWebStoreUrl?: string
googlePlayStoreUrl?: string
iOSAppStoreUrl?: string
icon?: string

The data URL of an image to show (e.g. data:image/png;base64,iVBORw0...)

id: string

The global "path" of the provider (e.g. "MyProvider" if registered at window.MyProvider)

mozillaAddOnsUrl?: string
name: string

The name of the provider, as displayed to the user

webUrl?: string

Web URL of the provider

Generated using TypeDoc