Skip to main content

Function: mnemonicToSeedHex()

mnemonicToSeedHex(mnemonics): string

Derive the seed in hex format from a 24-word mnemonic string.

Parameters

mnemonics: string

24 words string split by spaces.

Returns

string