Skip to content

Modularized faucet for EVM chains with different protection methods (Captcha, Mining, IP, Mainnet Balance, Gitcoin Passport and more)

License

Notifications You must be signed in to change notification settings

drpcorg/drpc-pow-faucet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoWFaucet

Modularized faucet for EVM chains with different protection methods (Captcha, Mining, IP, Mainnet Balance, Gitcoin Passport and more) Forked from https://github.com/pk910/PoWFaucet

npm i

cp .env.example .env

npm run start # start backend
npm run start:inspect # start backend with debugging available

Build client

cd faucet-client
npm i
npm run build

Faucet starts at port 8888 by default

License

License: AGPL v3

About

Modularized faucet for EVM chains with different protection methods (Captcha, Mining, IP, Mainnet Balance, Gitcoin Passport and more)

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.6%
  • JavaScript 1.5%
  • Shell 0.5%
  • C 0.2%
  • Dockerfile 0.1%
  • Makefile 0.1%