Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 161 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 161 Bytes

Basic Crowd

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/deploy.js
npx hardhat help