Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 222 Bytes

File metadata and controls

13 lines (11 loc) · 222 Bytes

Solidity Study Material

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