No reviews yetBe the first to leave a review for GetSepolia — Free Sepolia Faucet
Maker
📌
Hi everyone!
I built this because I kept running into the same friction when testing Ethereum projects: many Sepolia faucets require social logins, main-net balances or simply run out of funds.
The goal was to build something simple and transparent:
-an open-source Sepolia faucet that anyone can use
-no sign-up or wallet connection required
-a 24-hour limit to reduce abuse
-a FastAPI + SQLite backend that is easy to self-host and extend
While building it, I also experimented with an optional paid delivery path for larger amounts of Sepolia ETH. I don’t expect many people to use that feature, but it was an interesting engineering exercise around payment verification, inventory management and automated payouts.
The whole project is open source, so I’m interested in feedback on the architecture, abuse prevention, UI and anything that could make the faucet more useful for developers.