create_aptos_project
Generate a new Aptos project by specifying a name and type (fullstack, contract, or client) using the Aptos CLI on the aptos-mcp server.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_name | Yes | ||
project_type | No | fullstack |