Get ETH from any testnet easily
Are you tired of:
- looking how to get ethers on testnets?
- trying to understand how Faucets works?
- looking on Faucets that are properly working?
- looking on Faucets that doesn't block your IP by 24hs?
We've got you covered! Now with Faucy you can easily get ethers from any testnet.
- ๐ PWA Support
- ๐ 100% Open Source
- โฐ Displays transaction status (using Notify.js)
- ๐ Address and Network in-sync with your Web3 Provider (using Ethers.js)
- ๐ฐ No IP blockage, only by address for 24hs, switching addresses you can keep requesting eth
- ๐ฆฎ Accessibility First
- ๐ Dark Mode Support
- โ๏ธ Redundancy service per testnet
- ๐ Available with ENS domain at faucy.eth
- ๐ GDPR complaint analytics (using GoatCounter)
- ๐ฆ Distributed over fast, performant and secure IPFS (using Fleek)
Network | Status | Ethers |
---|---|---|
Ropsten | โ | 1 |
Kovan | โ | 0.1 |
Rinkeby | โ | 0.2 |
Goerli | โ | 0.05 |
Network | Status | Ethers |
---|---|---|
Ropsten | ๐ง | 0 |
Kovan | ๐ง | 0 |
Rinkeby | ๐ง | 0 |
Goerli | ๐ง | 0 |
- Install all dependencies
> npm install && npm run install:all:deps
- Run ngrok command
> ngrok http 8080
- Copy HTTPS url from ngrok to Gatsby environment variable
GATSBY_FAUCY_API_URL=https://a5ee9cd4.ngrok.io
- Run both projects in parallel
> npm run dev:all
Take a look at our Figma implementation, comments and feedback are welcome. We follow Rimble Guides to create user-friendly blockchain experiences.
Frontend | Backend | Services |
---|---|---|
Gatsby | Express | Fleek |
Chakra | Puppeteer | 2Captcha |
Ethers.js | Puppeteer Extra | Browserless |
Take a look at Project Guidelines in order to follow best practices.
Thanks goes to these wonderful people (emoji key):
Leonardo Galante ๐ป ๐ ๐ |
Emilia Bagliani ๐จ ๏ธ๏ธ๏ธ๏ธโฟ๏ธ |
Agustin Lavarello ๐ป |
Francisco Delgado ๐ป๐ |
This project follows the all-contributors specification. Contributions of any kind welcome!
- Ethereum Development with Go - Faucets
- HedgeTrade - What is an Ethereum Faucet?
- Bitfalls - What Is an Ethereum Testnet and How Is It Used?
MIT ยฉ