Skip to content

donpabblo/burnable-nft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example ERC721 contract with burn feature for NFTs showed in How to burn an NFT.

Install

npm i

Start local hardhat node

npx hardhat clean
npx hardhat node

Test Contract

On a different terminal:

npx hardhat test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published