Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

NFTs

  • Num: Issuing the first ten natural numbers as collectible NFT's.
  • Marketplace: An opensea-like marketplace built with shared objects.
  • geniteam: NFTs representing collectible monsters and cosmetics used in a farming game.
  • Auction: example implementation of an English auction using single-owner objects only.
  • SharedAuction: example implementation of an English auction using shared objects.
  • ImageNFT: an NFT wrapping a URL pointing to an image stored off-chain (coming in future).