/Multithread-Flow-Bruteforce

Flow Bruteforce Node.js script that uses the cluster module to create multiple worker processes to generate random Flow keypairs and check if the public address corresponding to the private key is in a Set of full addresses from data.txt. If a match is found, private key and address will be saved inside match.txt

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers