/Ethereum-Sweeper

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

Primary LanguageJavaScript

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 !