Skip to content

This is my first Ethereum based react app, it functions the most basic operations like fetching and updating data to the Ethereum network.

Notifications You must be signed in to change notification settings

aniketpathak028/greeter-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greeter Dapp

A Simple DApp to read and update content in the Etherium test-net (Ropsten's Test network)

Greeter is a decentraziled application build on the etherium network (Ropsten's test-net) which allows a public string varible declared in the smart contract to be read and updated by users. It is a very simple application to understand how the the etherium-network functions.

How to use?

Follow the steps below to use the demo:

  • Create a Metamask account incase if you don't have one here
  • Head over to any ropsten-test-faucet provider to get free eths
  • Now visit the live website @ here
  • In you metamask extension set your network to be ropsten network
  • Now you can fetch greetings and set them too! :)
first-dapp.mp4

About

This is my first Ethereum based react app, it functions the most basic operations like fetching and updating data to the Ethereum network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published