Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Week 1

Week 1 consisted in developing an ERC721 smart contract with the help of OpenZeppelin.

The challenge required the developer to:

  • Allow a user to only mint a limited number of NFTs.
  • Use the mapping type.