Alumno: Pértile Franco Giuliano, legajo: 12465
git clone https://github.com/francofgp/TP-Solidity.git
cd TP-Solidity
npm install
npm run build
npm test
npx hardhat run scripts/deploy.ts --network rinkeby
A continuación adjunto algunas capturas del trabajo práctico:
Tuve que usar la version de solidity 0.8.1 y no la 0.7.3 que estaba en la guía