Contract blockchains allow you to manage contract projects. The administrators can create, copy, and delete contract projects. After you create a project, you can edit, debug, and deploy the contract project files. For more information, see Cloud IDE Instructions.
Only Solidity smart contracts are supported.
Go to the Project Management page
In the BaaS console, click Contract Blockchain, select a consortium, and click Manage to go to the Blockchain Management page.
In the left-side navigation pane, click Project Management to go to the Consortium Contract Projects page. On this page, you can create, edit, copy, or delete contract projects.
Manage contract projects
Create contract projects
Click Create Contract Project. In the dialog box that appears, enter the name, version, and description of the contract project. The version number can only contain letters, digits, and periods (.).
After you enter the relevant information, click Start. The contract project appears on the Consortium Contract Projects page. Edit contract projects. For more information, see Cloud IDE Instructions.
Edit contract projects
Select a contract project and click Edit. The Cloud IDE page appears. For how to edit contract projects, see Cloud IDE Instructions.
Copy contract projects
Click Copy in the Actions column of the corresponding contract project. In the dialog box that appears, enter the name, version, and description of the contract project. The version number can only contain letters, digits, and periods (.).
NoteWhen copying a contract project, if it has the same name as an existing project, the system will automatically rename it and add a serial number.
Click Start to copy the contract project. You can edit the copied contract project in the project list.
Delete contract projects
In the Actions column of the target contract project, click Delete.
In the dialog box that appears, click OK to delete the specified contract.
NoteIf a contract project is deleted, it cannot be recovered.