Click the flag to run the program. Click "Mint NFT" button to generate a unique NFT Shirt.
NFT stands for Non-Fungible Token. A NFT is a digital token that's a type of cryptocurrency, much like Bitcoin or Ethereum. But unlike a standard coin in the Bitcoin blockchain, an NFT is unique and can't be exchanged like-for-like (hence, non-fungible). NFT Tokens can point to data, such as an image, sound file, document, etc. Recently, a lot of people have been using the blockchain to generate a random seed, and then have each number generated point to a different image file, combining all the images and creating a unique image on the spot. This is a randomly generated NFT using the blockchain. You may of heard of these, such as cryptopunks or bored ape yacht club. In this example, we are NOT using the block chain but rather a set of random numbers to pull image files and create a new image. We have 8 unique shirt colors, 16 unique logos, and 9 unique quotes to choose from for each new NFT. Using the numbers I just gave you, can you figure out how many unique NFT possibilities we could make? Put your answer in the comments, and show your work so others know how you got the answer! REMIX THIS PROJECT AND ADD YOUR OWN SHIRT ATTRIBUTES! I want to see the additions!