Preparing search index...
The search index is not available
Documentation
Documentation
@fadroma/scrt
MnemonicIdentity
Class MnemonicIdentity
Hierarchy (
view full
)
Identity
MnemonicIdentity
Index
Constructors
constructor
Properties
address?
log
name?
wallet
Methods
get
Api
sign
from
Keplr
Constructors
constructor
new
Mnemonic
Identity
(
__namedParameters
)
:
MnemonicIdentity
Parameters
__namedParameters
:
Partial
<
MnemonicIdentity
&
{
mnemonic
:
string
;
}
>
Returns
MnemonicIdentity
Properties
Optional
address
address
?:
string
Unique identifier.
log
log
:
Core
.
Console
Optional
name
name
?:
string
Display name.
wallet
wallet
:
SecretJS
.
Wallet
Methods
get
Api
get
Api
(
__namedParameters
)
:
SecretJS
.
SecretNetworkClient
Parameters
__namedParameters
:
{
chainId
:
string
;
url
:
string
|
URL
;
}
chain
Id
:
string
url
:
string
|
URL
Returns
SecretJS
.
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
scrt
cw
oci
create
compile
devnet
@hackbg
ganesha
ensuite
cmds
conf
file
logs
oops
port
repo
CosmJS-ESM Documentation
SecretJS-ESM Docs
Loading...
Generated using
TypeDoc
Unique identifier.