Skip to content
/ draino Public

Drain crypto wallets that are randomly generated

Notifications You must be signed in to change notification settings

djh58/draino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

draino

Drain crypto wallets that are randomly generated. Mining's a lot more efficient lol.

Uses ethers random wallet generation to create a wallet. Then, we check its balance, and if there is a balance we transfer it to the user-specified destination wallet. This runs continually in a while loop until the user stops.

Initialize .env with a provider URL (Infura or Alchemy for example) and public address you want funds to go to. See .envexample for an example.

Run yarn setup to install dependences and create the ./logs folder. Then yarn dev. To stop, press CTRL + C. To clear logs, run yarn clear.

Enjoy!

About

Drain crypto wallets that are randomly generated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published