DEV Community

Discussion on: How to Create an NFT(ERC-721) using OpenZeppelin

Collapse
 
abdulmaajid profile image
Abdul Maajid

Here we are simply overriding function from ERC721 contract and ERC721URIStorage contract which will be used to burn an NFT and will decrease total supply.