This is an example ERC721 contract with burn feature for NFTs showed in How to burn an NFT.
npm i
npx hardhat clean
npx hardhat node
On a different terminal:
npx hardhat test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an example ERC721 contract with burn feature for NFTs showed in How to burn an NFT.
npm i
npx hardhat clean
npx hardhat node
On a different terminal:
npx hardhat test