npx hardhat run scripts/deployNFT.js --network rinkeby npx hardhat run scripts/deployMarket.js --network rinkeby
npx hardhat verify --network rinkeby --constructor-args etherscan/arguments_nft.js NFT_CONTRACT_ADDRESS
npx hardhat verify --network rinkeby --constructor-args etherscan/arguments_nftmarket.js NFTMARKET_ADDRESS
npx hardhat test
npx hardhat run scripts/deployNFT.js --network rinkarby npx hardhat run scripts/deployMarket.js --network rinkarby
npx hardhat run scripts/deployNFT.js --network arbitrum npx hardhat run scripts/deployMarket.js --network arbitrum