2019-03-18 16:05:34 +01:00
# Description
This repo defines infrasctructure for Rinkeby and Ropsten Ethereum faucets.
2019-05-30 07:23:01 -04:00
# Endpoints
2019-03-18 16:05:34 +01:00
2019-05-30 07:23:01 -04:00
| | |
|----------------|-----------------------------------|
| Rinkeby Faucet | https://faucet-rinkeby.status.im/ |
| Ropsten Faucet | https://faucet-ropsten.status.im/ |
| Goerli Faucet | https://faucet-goerli.status.im/ |
2019-03-18 16:05:34 +01:00
2019-05-30 07:23:01 -04:00
# Repo Usage
2019-03-18 16:05:34 +01:00
2019-05-30 07:23:01 -04:00
For how to use this repo read the [Infra Repo Usage ](https://github.com/status-im/infra-docs/blob/master/articles/infra_repo_usage.md ) doc.
2019-03-18 16:05:34 +01:00
2019-07-23 22:33:43 -04:00
# Miners
Currently there are no miners. Mainly because we have plenty of ETH in Ropsten and both Rinkeby and Goerli are Proof-of-Authority neworks, so mining doesn't give rewards.
2019-05-30 07:23:01 -04:00
# Sub-Sections
2019-03-18 16:05:34 +01:00
2019-03-20 10:01:06 +01:00
Read up on the roles:
2020-01-29 14:03:36 +01:00
* [syncing ](/SYNCING.md ) - How to fix syncing issues.
2019-03-20 10:01:06 +01:00
* [faucet ](ansible/roles/faucet ) - Faucet API for distributing funds
2019-05-30 07:23:01 -04:00
* [geth-peer-fix ](ansible/roles/geth-peer-fix ) - Cronjob fix for issues with syncing
2019-03-18 16:33:11 +01:00
# Links
* https://github.com/status-im/faucet
* https://github.com/ethereum/go-ethereum/wiki/Mining
* https://cloud.google.com/compute/pricing#predefined
* https://github.com/status-im/status-cluster/tree/master/roles/faucet
* https://github.com/status-im/status-cluster/blob/master/miner.yml