A decentralized message board where anyone can write and read messages on-chain.
Simple Message DApp is a beginner-friendly Web3 project that allows users to write and read messages stored directly on the blockchain. Each message is permanent and transparent, demonstrating how smart contracts can be used for decentralized social applications.
Key Features:
- Write a message to the blockchain.
- View all messages submitted by users.
- Fully decentralized and transparent.
- Connected with MetaMask wallet.
This project is designed as an easy introduction to smart contracts, Solidity, and Web3 frontend integration using React and Ethers.js.