waymobetta / rinkebyreap

POC to automate request for ether from rinkeby faucet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rinkebyreap

requirements

  1. Obtain API credentials for:

  2. Add API credentials to .bashrc or .env

  3. Copy wallet address for testnet Ether

  4. Install required packages

[sudo] pip install -r requirements.txt

usage

Run usage/help

./reaper.py -h

Run and delete tweet

./reaper.py -d

Run as phantom browser and delete tweet

./reaper -p -d

notes

  • Developed and tested on MacOS
  • Currently requests max amount of Ether (18.75/3 days)
  • Needs proper error handling

MIT

About

POC to automate request for ether from rinkeby faucet


Languages

Language:Python 100.0%