Comandos utiles:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
Para limpiar el compilador
npx hardhat clean
npx hardhat compile
Librerias a instalar:
@openzeppelin/contracts
@nomicfoundation/hardhat-toolbox@^2.0.0
Extenciones utiles:
NomicFoundation.hardhat-solidity
Aclaracion no instalar JuanBlanco.solidity y beaugunderson.solidity-extended
Material complementario:
Cursos extras: