Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
/ infra-faucet Public archive

Infrastructure for Ethereum faucets

Notifications You must be signed in to change notification settings

status-im/infra-faucet

Repository files navigation

⚠️ This is a legacy repository and no longer used.

Description

This repo defines infrasctructure for Goerli Ethereum faucet.

Endpoint

https://faucet-goerli.status.im/

Repo Usage

For how to use this repo read the Infra Repo Usage doc.

Miners

Currently there are no miners because both Goerli is a Proof-of-Authority nework, so mining doesn't give rewards.

Sub-Sections

Read up on the roles:

  • syncing - How to fix syncing issues.
  • faucet - Faucet API for distributing funds
  • geth-peer-fix - Cronjob fix for issues with syncing

Links