Create a Chatting DApp using Solidity and ReactJS with the Polygon Blockchain

Introducation

In this Project, i built a Decentralized chatting application on Polygon(mumbai) test-network from scratch. The DApp will allow users to connect with other people and chat with them. We will develop our smart contract using Solidity which will be deployed on polygon chain. We will have a basic, easy-to-use UI developed using ReactJS. So, let us begin!

Prerequisites

Dapp demo link click(https://vimeo.com/685013925)

Steps:-

Step-1

go to the url(https://mumbai.polygonscan.com/) then click right footer on the add to metamask option.

other wise:-

Add the custom polygon test network through the metamask

  • Network Name: Polygon Testnet
  • New RPC URL:https://matic-mumbai.chainstacklabs.com
  • Chain ID:80001
  • Currency Symbol:MATIC
  • Block Explorer URL:https://mumbai.polygonscan.com/ ## Step-2
  • Copy the address from metamask Add some testnet MATIC token to use this project
  • You can add some MATIC token by using this URL (https://testmatic.vercel.app/)

Step-3

Now you and your friend login to this project you can chat through the blockchain technology by paying a small amount of MATIC token.

i will provide demo you can check it .

<------- SAMBIT SARGAM EKALABYA ------>

Built With

Share this project:

Updates