generate_aptos_component
Generate a new Aptos project component, such as a table or module, by specifying its type, name, and project directory path. Ideal for structured blockchain application development.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
component_name | Yes | ||
component_type | Yes | ||
options | No | ||
project_dir | Yes |