Skip to content

mnemonicToMasterDerivationKey

mnemonicToMasterDerivationKey(mn): Uint8Array<ArrayBufferLike>

Defined in: packages/algo25/src/index.ts:153

mnemonicToMasterDerivationKey takes a mnemonic string and returns the corresponding master derivation key.

string

25 words Algorand mnemonic

Uint8Array<ArrayBufferLike>

Uint8Array

error if fails to decode the mnemonic