This project was a Solidity tutorial from Buildspace. Front end design and deployment was handled myself while the tutorial covered using Hardhat as a development environment, writing and deploying Solidity smart contracts, and creating the connection between the contract and client.
To watch the Demo
To visit the live website: https://dcwaveportal.vercel.app/
To see the github repository to the smart contract: https://github.com/danchan020/wavePortalSmartContract
- Users are able to connect Ethereum wallet to the browser
- Users can send a message and wave on the Ethereum blockchain (testnet) after signature approval
- Wave count and messages will be updated and displayed on the front end
- Each wave will have a 50% chance of winning Goerli testnet ETH!
- Add Goerli testnet network to Metamask wallet and switch to the network
- Fund your wallet with Goerli ETH for the transaction gas fee through https://goerlifaucet.com/
- Send me a message and wave; make sure to sign and approve the transaction!