generate_clarity_contract
Create Clarity smart contracts with SIP compliance, security best practices, and customizable features for Stacks blockchain development.
Instructions
Generate a complete Clarity contract with SIP compliance, security best practices, and comprehensive functionality.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contractName | Yes | Name of the contract to generate | |
| contractType | Yes | Type of contract to generate | |
| features | No | Additional features to include (e.g., ['minting', 'burning', 'metadata']) |