Documentation
Preparing search index...
@airgap/beacon-sdk
AppBase
Interface AppBase
interface
AppBase
{
color
:
string
;
key
:
string
;
logo
:
string
;
name
:
string
;
shortName
:
string
;
supportedInteractionStandards
?:
(
"wallet_connect"
|
"beacon"
)
[]
;
}
Hierarchy (
View Summary
)
AppBase
ExtensionApp
WebApp
DesktopApp
App
Index
Properties
color
key
logo
name
short
Name
supported
Interaction
Standards?
Properties
color
color
:
string
key
key
:
string
logo
logo
:
string
name
name
:
string
short
Name
shortName
:
string
Optional
supported
Interaction
Standards
supportedInteractionStandards
?:
(
"wallet_connect"
|
"beacon"
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
key
logo
name
short
Name
supported
Interaction
Standards
Documentation
Loading...