The-Plagues / Ethereum-Sweeper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 !

About

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


Languages

Language:JavaScript 100.0%