yarn install
Replace <name> and <token> with your NFT Name and Token in deploy/01_SiliconRush.js,line numbers - 9 and 10
Modify baseURI, baseExtension, cost, maxSupply, maxMintAmount in contracts/SiliconRush.sol
npx hardhat deployOR
hh deployhh deploy --network rinkebyhh deploy --network mainnethh deploy --network mumbaihh deploy --network polygon
and then run,
hh run scripts/list.jsOR
npx hardhat run scripts/list.js