Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 627 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 627 Bytes

platzi-punks

Description:

This project is from a Platzi course. The purpose of the course is to learn how to create a pseudo-random NFT contract and develop a frontend to interact with it.

This repository corresponds to the first part of the course where we learnt how to use the hardhat environment for deploying contracts.

Original repository: https://github.com/ernestognw/platzi-punks

To run it:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/deploy.js --network rinkeby
npx hardhat help

NFT metadata created using: https://avataaars.com