Skip to content

An implementation of the ERC721 standard to create an NFT collectible which can be viewed on Opensea.

Notifications You must be signed in to change notification settings

Mobey-eth/Advanced-eth-brownie-collectible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@dev required to make an NFT contract where the token URI can be any one of 3 different dogs

  • Images are randomly selected This elaborate project exposed @dev to
  • IPFS (Inter-Planetary File Storage)
  • Pinata (3rd party IPFS node)
  • Creating Image URI(Uniform Resource Identifier)
  • Creating a token URI() / Metdata
  • Writing Scripts to both set image URI and token metadata
  • Worked with the Chainlink VRF (V1)

About

An implementation of the ERC721 standard to create an NFT collectible which can be viewed on Opensea.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published