A simple dApp built with Solidity, React, and ethers.js. It allows users to read and update a public message stored on the Ethereum blockchain.
- Name:
MessageBoard - Network: Sepolia Testnet
- Contract Address:
0x6e6Ae3Bac2428f93Dd9A792bf4EAc2843B32812C - View on Etherscan: Sepolia Explorer
git clone https://github.com/karank07/messageboard-dapp.git
cd messageboard-dapp
npm install