Skip to content

A naive drainer that grants you 200 ether on Ropsten for each trial

Notifications You must be signed in to change notification settings

yhuag/faucet-drainer-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faucet-drainer-v2

How to use

Make sure you have both Node.js and npm installed.

  1. Check that your Node.js is ready
node -v
  1. Get the repository
git clone https://github.com/yhuag/faucet-drainer-v2.git
cd faucet-drainer-v2
  1. Install packages
npm i
  1. Start draining
node drain.js <PUT_YOUR_ADDRESS_HERE>

Warning

You should not use this if you have no project that require lots of ether for testing. The code is for demonstration so the user must take full responsibility, if the attempt is malicious. Think before doing this.

Comments

The draining is success if the output has a couple lines of transaction hash. Most of the trials might fail and show various kinds of error messages. Ignore them or change your IP or change the address you used.

About

A naive drainer that grants you 200 ether on Ropsten for each trial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published