Web 3.0 Twitter is a Full-Stack Blockchain App Using web3uikit, React, Moralis and Solidity.
A simple smart contract that gives the option to save tweets into the polygon blockchain. Used React and the Web3UIkit to build the frontend that has the feel of Twitter in a beautiful dark theme. Finally used Moralis to authenticate users, store their profile data and tweets, and interact with the smart contract.
- Need a cryptocurrency wallet to login into the application like MetaMask.
- Need some coins like MATIC if you want to tweet in the blockchain.
npm install
npm start