Skip to content

abalshakou/auto-withdraw-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-withdraw-bot

Add .env with following variables inside it and save the file:

  INFURA_ID – your Infura project ID (can sign up for free on https://infura.io to get one);
  VAULT_WALLET_ADDRESS — the wallet address to which the withdrawn ETH should be sent.
  DEPOSIT_WALLET_PRIVATE_KEY — the private key of your deposit wallet.
  Run either npm install or yarn install.

Run node index.js to start the bot.

About

Watch on wallet and withdraw any income ETH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published