/curso-practica1

Practica de Entorno de Desarrollo de Hardhat

Primary LanguageSolidity

Course Blockchain / First Practice 1

Before to Start


Validate Develop Environment


  • Node v14.17.0 or +
  • Solc v0.8.4 or +
  • Hardhat v2.2.1 or +
  • Ganache-cli
  • svm
  • nvm

Start migration


npx hardhat run scripts/deploy.ts

OR

npm run deploy

Start Hardhat test


npx hardhat test

environment variables (.env file)



Last ETH Gas Reporter



Last Contract Size Reporter