Skip to main content

Method Signature

Parameters

string
required
12 or 24-word BIP-39 recovery phrase, space-separated

Returns

string
The wallet’s public address (e.g., 0x...)
string
The wallet’s private key
string
The mnemonic phrase used

Examples

HD Wallet Recovery

Mnemonics generate deterministic wallets - the same mnemonic always produces the same wallet:

Error Handling

Security: Never share your mnemonic phrase. Anyone with access to it has full control of your wallet and funds.

Create Wallet

Create new random wallet

From Private Key

Import from private key