Preparing search index...
The search index is not available
Documentation
Documentation
@hackbg/fadroma
fadroma
Scrt
ScrtMnemonicIdentity
Class ScrtMnemonicIdentity
Hierarchy
ScrtIdentity
ScrtMnemonicIdentity
Index
Constructors
constructor
Properties
address?
log
name?
wallet
Methods
get
Api
sign
from
Keplr
Constructors
constructor
new
Scrt
Mnemonic
Identity
(
__namedParameters
)
:
ScrtMnemonicIdentity
Parameters
__namedParameters
:
Partial
<
ScrtMnemonicIdentity
&
{
mnemonic
:
string
;
}
>
Returns
ScrtMnemonicIdentity
Properties
Optional
address
address
?:
string
Unique identifier.
log
log
:
Console
Optional
name
name
?:
string
Display name.
wallet
wallet
:
Wallet
Methods
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
wallet
get
Api
sign
from
Keplr
Documentation
@fadroma/agent
@hackbg/fadroma
Generated using
TypeDoc
Unique identifier.