Skip to content

rodeok/NftmintWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic React/Smart contract Website a Miniting Website

npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node

npx hardhat deploy --
npx hardhat help

Deploy your smart contract to the blockchain

node scripts/deployRoboPunksNFT.js

Fork from git and then run

npm install && npm start