iota_move_publish_unsigned
Generate unsigned Move package publish transactions for agent wallet signing to deploy smart contracts on the IOTA blockchain.
Instructions
Generate an unsigned publish transaction for a Move package (for agent wallet signing)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to Move package directory | |
| gas_budget | No | Gas budget in NANOS (default: 500000000) |