Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

dynamic-nft

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Dynamic NFTs

This repo will support the Creating Dynamic NFTs tutorial.

How to Use The Repo

This repo consists of two files:

  • 1_starter.sol: This is the starter file with the basic OpenZeppelin contract plus helper functions
  • 2_complete.sol: the final contract for use with keepers

Both versions of the contracts can be deployed as is via a tool like Remix.