How to Create a Simple NFT in Solidity
Today's video we go over the simplified creation of an NFT (non-fungible token). NFTs are cryptographic assets that reside on the blockchain. They each consist of unique attributes and metadata that distinguish from one another. Contrary to fungible tokens, which are identical. Useful resources: https://remixide.org https://docs.soliditylang.org/en/v0.8.17/
Today's video we go over the simplified creation of an NFT (non-fungible token). NFTs are cryptographic assets that reside on the blockchain. They each consist of unique attributes and metadata that distinguish from one another. Contrary to fungible tokens, which are identical. Useful resources: https://remixide.org https://docs.soliditylang.org/en/v0.8.17/