This codebase implements the ERC721 standard for NFTs. There are two implementations, one as a basic static NFT and the other is a dynamic NFT stored using SVG.
This projects was tested on the local anvil network and deployed on the sepolia testnet. Live deployment to the ethereum network was not executed.