Add your secrets.json file { "mnemonic": "<MNEMONIC>", "bscscanApiKey": "<API_KEY>" } npx hardhat run scripts/deploy.ts --network bsc npx hardhat run scripts/verify.ts --network bsc