/ethereum-wallet-miner

This code generates seed phrases, derives the private key and address from each seed phrase, and checks the balance of the generated address. If the balance is greater than 0, the script stops execution. Then you can access the funded address and connect to it by typing the seed phrase in a wallet like MetaMask.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers