Skip to content

0xapp123/NFT_Test_Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT_Test_Task's Smart Contract

You can deploy the smart contract on Mumbai

npx hardhat run scripts/deploy.js --network mumbai

You can verify the smart contract on Mumbai

npx hardhat verify CONTRACT_ADDR env.NFT_METADATA --network mumbai