/Multithread-Polkadot-Brute-Force

Nodejs script that generates random private keys for the Polkadot blockchain and checks if the corresponding public address is in a list of addresses stored in a file named ‘data.txt’. If a match is found, the script logs the public address and saves the wallet and its private key (seed) to a file named ‘match.txt’.

Primary LanguageJavaScriptMIT LicenseMIT

Watchers