Deploy the contract
Contract Deployment Guidance
Download
Clone the repository from GitHub
Prepare the compilation environment
Compile the contract
Deploy the contract
We can deploy the contract on different environment by specifying the parameter “network”, which can be set to localhost, testnet or mainnet environment.
Last updated