Initial commit
This commit is contained in:
24
docs/coins/ethereum/ethereum.md
Normal file
24
docs/coins/ethereum/ethereum.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Getting Ethers in Rinkeby Testnet
|
||||
|
||||
Peatio generates a single ETH wallet for every user.
|
||||
|
||||
For testing you can connect peatio to ethereum testnet like Rinkeby, Kovan, Ropsten or Goerli.
|
||||
|
||||
To get test coins in Rinkeby network do the following:
|
||||
|
||||
1. Generate your deposit address.
|
||||
2. Copy it.
|
||||
3. Open [Rinkeby faucet](https://www.rinkeby.io/#faucet).
|
||||
4. Read paragraph «How does this work?».
|
||||
5. Follow the guide you have just read.
|
||||
6. Wait until transaction will receive enough confirmations. Then you will see your balance at «Funds». You can use [block explorer](https://rinkeby.etherscan.io/) to track the status of your transaction.
|
||||
|
||||
Useful links:
|
||||
|
||||
* [Rinkeby homepage](https://www.rinkeby.io/)
|
||||
* [Rinkeby network block explorer](https://rinkeby.etherscan.io/)
|
||||
* [Rinkeby faucet](https://www.rinkeby.io/#faucet)
|
||||
|
||||
# Getting Ethers in Kovan Testnet
|
||||
|
||||
To get ETH in Kovan network you will need GitHub account. Go to https://gitter.im/kovan-testnet/faucet, sign in and post message with your ETH address. In few minutes you will get money automatically. Don't post too often or you can be banned.
|
||||
Reference in New Issue
Block a user