This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
BuyMeACoffee deployed to: 0x93E1b4255721D8CD3E41e39d37Dc98c9FE3F1b22
0x3a0C3Ab991e9907fC9b769269a101fd6efC4BBe0
https://replit.com/@xiaozhiszhui/my-test-Solidity-app?v=1 https://replit.com/@xiaozhiszhui