Send a wave on Ethereum Rinkeby TestNet blockchain ! https://my-wave-portal.ekzer.repl.co/ (You'll need ETH to let a message
Project from https://buildspace.co - Huge thanks to them !
This project demonstrates a simple full stack Web3 project with SmartContract creation, deployment, interaction via Front-End/MetaMask
Stack: NodeJS/Hardhat/Ethers/Solidity/ReactJs/MetaMask
First, edit hardhat.config.js by adding your network configuration
Try running some of the following tasks:
npm install
npx hardhat compile
npx hardhat clean
npx hardhat test