Preparing search index...
The search index is not available
Documentation
Documentation
@hackbg/fadroma
fadroma
Scrt
ScrtIdentity
Class ScrtIdentity
Abstract
Hierarchy
Identity
ScrtIdentity
ScrtSignerIdentity
ScrtMnemonicIdentity
Index
Constructors
constructor
Properties
address?
log
name?
Methods
get
Api
sign
from
Keplr
Constructors
constructor
new
Scrt
Identity
(
properties
?
)
:
ScrtIdentity
Parameters
Optional
properties
:
Partial
<
Identity
>
Returns
ScrtIdentity
Properties
Optional
address
address
?:
string
Unique identifier.
log
log
:
Console
Optional
name
name
?:
string
Display name.
Methods
Abstract
get
Api
get
Api
(
__namedParameters
)
:
SecretNetworkClient
Parameters
__namedParameters
:
{
chainId
:
string
;
url
:
string
|
URL
;
}
chain
Id
:
string
url
:
string
|
URL
Returns
SecretNetworkClient
sign
sign
(
doc
)
:
unknown
Parameters
doc
:
any
Returns
unknown
Static
from
Keplr
from
Keplr
(
)
:
never
Returns
never
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
address
log
name
get
Api
sign
from
Keplr
Documentation
@fadroma/agent
@hackbg/fadroma
Generated using
TypeDoc
Unique identifier.