For Developers
Last updated
Last updated
Clone repository
Copy config.json.example
to config.json
Update config.json ./config.json
(see config.json with placeholders below)
Update ./public/index.html
: Find <div class="g-recaptcha" data-sitekey="type your reCaptcha plugin secret here"></div>
line and type your reCaptcha plugin secret in data-sitekey
attribute. For more info, see
Install dependencies npm install
from the project's root
Run faucet with npm start
. GIL Testnet faucet will be launched at http://localhost:5000
./config.json
) with placeholders