Add a Smart Contract Set

Add a Smart Contract Set using Platform UI, SDK CLI, or SDK JS

Smart contract sets allow you to incorporate business logic into your application by deploying smart contracts that run on the blockchain. You can add a smart contract set via different methods as part of your development workflow.

You must have an existing application before you add a smart contract set.

Navigate to the application where you want to add the smart contract set.

Open Dev Tools

Open Dev tools and click on Add a Dev tool.

Dev tools

Select Code Studio

Select Code Studio as the Dev tool type.

Select Code Studio

Choose Smart Contract Set

Then choose Smart Contract Set.

Select Smart Contract Set

Pick a Template

Pick a template; the Code Studio will load with your chosen smart contract template.

Select Template

Enter Details

Click Continue to enter details such as the Dev tool name, user, and deployment plan.

Click Continue

Confirm

Confirm the resource cost and click Confirm to add the smart contract set.

You can now further configure and eventually deploy your smart contracts.

All operations require that you have the necessary permissions in your workspace.

For protocol-specific information, please refer to the relevant section in our blockchain guides:

On this page