Ropstenfaucet Save Abandoned

Former ropsten testnet faucet frontend and backend

Project README

Ropsten testnet faucet

Source code for https://faucet.egorfine.com.

Run frontend

cd frontend/
npm install
npm run dev

Run backend

cd backend
npm install
cp .env_example .env

Edit backend/.env. Make sure to put the private key of the faucet address. Then:

cd backend
npm run dev

Contract

See contracts/. It's a typical hardhat file structure. Currently used contract is deployed on Ropsten at 0x7917A2F6c13E1e13452F0D52157E5aFaD999D36B.

Open Source Agenda is not affiliated with "Ropstenfaucet" Project. README Source: egorFiNE/ropstenfaucet
Stars
28
Open Issues
0
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating