sui_move_build
Compiles Move source code from a specified directory into build artifacts for Sui blockchain deployment, enabling contract testing and publishing.
Instructions
Build a Move package
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packagePath | Yes | Path to the Move package directory |