Skip to content

Sweeps ETH away to a wallet of your choice so you can protect your wallets

Notifications You must be signed in to change notification settings

The-Plagues/Ethereum-Sweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ethereum-Sweeper

Sweeps ETH away to a wallet of your choice so you can protect your wallets

How to setup

Install node (https://nodejs.org/en/download)

When done install these 2 libraries by doing this command

npm install ethers

npm install node-fetch

Now open config.js

And set it up as you wish

When everything is done run the program by typing this command: node main.js

Enjoy !