This project demonstrates a basic Hardhat with openzeppelin use case. It comes with a sample contract, a test for that contract, a script that deploys that contract and verify contract.
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js --network TBNC
npx hardhat verify --network TBNC --contract contracts/DRtoken.sol:DRtoken 0x80d0B8f22f9f0dc710bB516c41f542bf7158056A
https://testnet.bscscan.com/address/0xc28dca20645ba5a7e61189d79d43d4e2e7b66bd9