mkdir smart-contractcd smart-contractnpx hardhatnpx hardhat compilenpx hardhat nodenpx hardhat run scripts/sample-script.js --network localhostName: localhost:8545
RPC URL: http://localhost:8545
ChainID: 31337
Currency Symbol: ETH
cp -R ../teaching-material/tasks .cp ../teaching-material/hardhat.config.js .npx hardhat --network localhost faucet <your address>Finish index-START.html file.
npm install @openzeppelin/contracts