/Web3SolidityWithReact

Solidity contract interaction with React, App for sending waving

Primary LanguageJavaScript

Basic Sample Hardhat Project

Hardhat project with Wave Portal contract.

Run

npx hardhat run scripts/run.js

Deploy

npx hardhat run scripts/deploy.js --network goerli

Some commands

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help