2.6. Deployment and Interaction

This section discusses in detail with deploy module.

1. Deploy Module

Deploy module is used for deploying the compiled smart contracts and interacting with already deployed smart contracts. Figure 1 shows the deploy module for deploying the smart contract.

If a user wants to interact with an already deployed smart contract, ChainIDE provides this functionality too, a user simply needs to access the "Deploy & Interaction" and simply click on "Import Deployed Contract", a new window will appear and the user needs to fill in the required information. If the information is correct, a user can access the deployed smart contract under the "INTERACT" module.

Interact Module

Last updated