Testnet dropper

Feed your address QR into the dropper's scanner and get some Goerli & Sepolia ETH!

Quickstart

  1. Clone this repo & install dependencies
git clone https://github.com/carletex/testnet-dropper
cd testnet-dropper
yarn install
  1. Start your NextJS app (front-end + backend):
yarn start