yarn install
npx hardhat run ./scripts/nft-marketplace-deploy.js --network bscTestnet
npx hardhat run ./scripts/nft-marketplace-deploy.js --network bscMainnet
npx hardhat run ./scripts/nft-marketplace-deploy.js --network bscTestnet
npx hardhat run ./scripts/nft-marketplace-deploy.js --network bscMainnet
npm test
npm run testV2
npm run coverage
npm run coverageV2
npm run prettier
npx hardhat docgen