This is a sample project for my blog post with the title "Build a Real-World dApp With React, Solidity, and Web3.js". It shows to get started with blockchain development.
Last updated May 24, 2025
35
Stars
16
Forks
1
Issues
0
Stars/day
Attention Score
25
Topics
Language breakdown
JavaScript 70.6%
HTML 14.5%
CSS 7.8%
Solidity 7.1%
▸ Files
click to expand
README
Blockchain dApp for my blog post.
Note: This is a sample project for my blog on medium which can be found here.
Get Started
- Clone this repository
cd blockchain-tutorial/contacts.- Run
yarn install. - Run
yarn start. - Go to http://localhost:3000 in your browser to see it in action.

🔗 More in this category