file
- [Optional] By specifying --file
you can use anotherasync deploy
function with network
and secret
params)network
- [Optional] By specifying --network
you can specifysecret
- [Optional] By specifying secret
you can specify the-s
- [Optional] Silent - silences the verbose errorscompile
- [Optional] Enable compilation of the smart contractsruns
- [Optional] Enables the optimizer and runs it theoutput
- [Optional] Defines the way that the logs are shown.none
- silences the output of logs, normal
- seestructured
- structured output inethescanApiKey
- [Optional] You can pass Etherscan API KEY in order to use it in the deployment script for verifying smart contracts on Etherscan../deployment/deploy.js
) The deployment process is verbose and gives you real-time info about the performed actions. In addition there is a report of the actions when the deployment finishes (as not all of us monitor the deployment process constantly):