Recover private keys from a mnemonic phrase.Documentation Index
Fetch the complete documentation index at: https://hedera-0c6e0218-mintlify-enhance-hollow-account-docs-97196.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Method | Type | Description |
PrivateKey.fromMnemonic(<mnemonic>) | Mnemonic | Recover a private key from a mnemonic phrase compatible with the iOS and Android wallets |
PrivateKey.fromMnemonic(<mnemonic, passphrase>) | Mnemonic. String | Recover a private key from a generated mnemonic phrase and a passphrase |