BIP39 Mnemonic implementation in PHP
-
Updated
Dec 17, 2021 - PHP
BIP39 Mnemonic implementation in PHP
An attempt to generate 12 word seed (BIP39) in C. USE WITH CAUTION, IT DOES NOT GUARANTEE ENOUGH ENTROPY AND SAFETY!
Converts word seed phrase to ETH public / private keys and reverse. uses BIP32 and BIP39 to generate Public Address or PrivateKey from a randomly generated word seeds and reverse. MetaMask, Jaxx, MyEtherWallet (default), TREZOR App, Exodus, Electrum, MyEtherWallet (ledger), Ledger Chrome App, imToken...
tool for [0..2047] ⇆ [0..57] kind of transfers. supports from/to private keys in wif format to record them via phrase. 24 words supported.
Add a description, image, and links to the bip39-seed topic page so that developers can more easily learn about it.
To associate your repository with the bip39-seed topic, visit your repo's landing page and select "manage topics."