@multiversx/sdk-core - v14.0.1
Preparing search index...
Mnemonic
Class Mnemonic
Index
Methods
derive
Key
get
Entropy
get
Words
to
String
assert
Text
Is
Valid
from
Entropy
from
String
generate
Methods
derive
Key
deriveKey
(
addressIndex
?:
number
,
password
?:
string
)
:
UserSecretKey
Parameters
addressIndex
:
number
= 0
password
:
string
= ""
Returns
UserSecretKey
get
Entropy
getEntropy
()
:
Uint8Array
Returns
Uint8Array
get
Words
getWords
()
:
string
[]
Returns
string
[]
to
String
toString
()
:
string
Returns
string
Static
assert
Text
Is
Valid
assertTextIsValid
(
text
:
string
)
:
void
Parameters
text
:
string
Returns
void
Static
from
Entropy
fromEntropy
(
entropy
:
Uint8Array
)
:
Mnemonic
Parameters
entropy
:
Uint8Array
Returns
Mnemonic
Static
from
String
fromString
(
text
:
string
)
:
Mnemonic
Parameters
text
:
string
Returns
Mnemonic
Static
generate
generate
()
:
Mnemonic
Returns
Mnemonic
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
derive
Key
get
Entropy
get
Words
to
String
assert
Text
Is
Valid
from
Entropy
from
String
generate
@multiversx/sdk-core - v14.0.1
Loading...