/ropsten_faucet

Ropsten Ethereum faucet using OAuth2 written in Python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ropsten_faucet

A faucet for the Ropsten Ethereum testnet written in Python.

  • Uses OAuth 2.0, IP and wallet addresses to limit faucet requests
  • Limits issuances to wallets with < 10 ETH in them
  • Configuration done via environment variables in config.py