bokub / vanity-eth

💎 Browser-based ETH vanity address generator
https://vanity-eth.tk
MIT License
751 stars 266 forks source link

Get Mnemonic Phrase? #34

Closed c0ntrite closed 2 years ago

c0ntrite commented 2 years ago

Is it possible to get the mnemonic phrase out of this?

9-9-9-9 commented 2 years ago

Hi, no, it's impossible.

Mnemonic Phase is parent of Private Key, a mnemonic phase can generate millions private keys

https://ethereum.stackexchange.com/questions/62530/how-can-i-get-a-mnemonic-phrase-from-a-private-key

bokub commented 2 years ago

Thanks @9-9-9-9 !