Learning about Solidity and Smart Contracts Store of contracts, scripts, and tests as I learn more about Solidity Relevant Commands: npx hardhat help npx hardhat test GAS_REPORT=true npx hardhat test npx hardhat node npx hardhat run scripts/deploy.ts Where I am learning from: Solidity Documentation Hardhat Documentation OpenZeppelin Documentation Encode Club's Solidity Bootcamp