1
CryptoHow To

How To Add ETH For Testing In Rinkeby Test Network

1 Mins read

This blog post will show you how to add ETH for testing in rinkeby test network. Note that you must have either an active Twitter or Facebook accounts in order to use this faucet.

What is Rinkeby Test Network?

The Rinkeby Test Network is a proof-of-concept, open-source blockchain developed specifically to provide a test environment for smart contracts and Dapps. It was introduced in April of 2017, after Ethereum’s Mainnet.

It is sponsored by the Ethereum Foundation and can be used to explore thoroughly before deciding on a more permanent blockchain solution. The code is available on GitHub under GNU General Public License v3.

Rinkeby is found by default on the Metamask browser and is forked from the latest version. Users can connect to Rinkeby by using any Ethereum client that supports the Rinkeby Network configuration or by using a web wallet such as MetaMask, which supports connecting to the test network automatically. As an added security measure, Metamask transactions will require manual confirmation before they can be accepted onto the blockchain.

a) Switch to the Rinkeby Network on MetaMask

Step I

1) Click on MetaMask and click on Rinkeby Test Network

b) Sending ETH from test faucet to Rinkeby Test Network

Step I

Select and copy the address which you will send ETH to by navigating on Your preffered Account

Click on the copy icon as shown in order to copy that address (Note we have 0 ETH) at the moment in our account.

Step II

Navigate to the Rinkeby Test Network ETH test faucet at: https://faucet.rinkeby.io/

Paste the copied address in Step II and after clicking the dropdown “give me Ether” – click on the Ether duration – Note you cannot request for more Ether if the selected duration has not passed.

How do you make the Tweet?

  • Here is a quick example of how to make a tweet as per the guidelines on rinkeby test network faucet!
  • Make sure you have pasted the right address on your tweet!

Finally!

Let’s confirm we got ETH on our Rinkeby Test Network.

Check your account and see that the ETH balance should have been reflected!



Read an interesting article on Proof of Work and Cryptographic Hashes.

Don’t miss amazing tips!

1
Related posts
How ToProgrammingSoftwareTechnology

How to configure Apache Airflow on MacOS locally

4 Mins read
Table of contents0.1 Creating the project folder and the virtual environment0.2 Installing0.3 Running airflow0.4 Starting the webflow server0.5 Starting the scheduler0.6 Running…
Code ChallengesHow ToProgrammingSoftware

How To Implement Merge Sort and Quick Sort Algorithms In Python 3

3 Mins read
Table of contents0.1 Merge Sort0.2 Quick Sort0.3 Conclusion1 Don’t miss amazing tips! Let’s have a look at how to how to implement…
How To

How to write test with Ruby and Capybara with Examples

11 Mins read
Table of contents1 What are the advantages of using Capybara1.1 1) Webdriver agnostic1.2 2) Works with multiple testing frameworks1.3 Capybara DSL1.4 a)…

Leave a Reply

Your email address will not be published. Required fields are marked *

+ 1 = 8

×
Crypto

What are DAOs, and why are they important?