cardano-cli-plutus-scripts-operator

Execute Plutus script transactions on Cardano with explicit user confirmation.

1.2k|296|Updated Oct 5, 2016
One-click install
npx skills add https://github.com/input-output-hk/daedalus --skill cardano-cli-plutus-scripts-operator-input-output-hk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cardano-cli-plutus-scripts-operator
Source: https://github.com/input-output-hk/daedalus/tree/main/.agent/skills/cardano-cli-plutus-scripts-operator
Command: npx skills add https://github.com/input-output-hk/daedalus --skill cardano-cli-plutus-scripts-operator-input-output-hk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of executing Plutus script transactions by allowing manual invocation, thereby managing collateral risk.

Core Features & Use Cases

  • Script Spends: Spend from script addresses.
  • Datum/Redeemer Submission: Submit datum and redeemer for transaction verification.
  • Manual Invocation: Ensures explicit user confirmation to avoid unauthorized actions.
  • Use Case: When you need to execute a Plutus script transaction, this Skill guides you through the process of preparing and submitting the transaction manually.

Quick Start

Run the skill with the 'cardano-cli-plutus-scripts-operator' command to begin the process of executing a Plutus script transaction.

Frequently Asked Questions about cardano-cli-plutus-scripts-operator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manually execute a Plutus script transaction on Cardano?

To manually execute a Plutus script transaction on Cardano, you can use a tool that guides you through preparing and submitting the transaction with explicit user confirmation. This ensures you maintain control over the process to manage collateral risk.

Why do I need explicit confirmation to spend from a Plutus script address?

Explicit confirmation to spend from a Plutus script address is needed to avoid unauthorized actions and manage collateral risk. Manual invocation ensures you review and approve the transaction before it is submitted to the Cardano network.

How do I submit datum and redeemer for a Cardano Plutus script spend?

You submit datum and redeemer for a Cardano Plutus script spend by using a tool that handles manual transaction execution. It guides you through including these required verification elements in your transaction before you explicitly confirm and submit it.

Does manual Plutus script execution help with collateral risk on Cardano?

Yes, manual Plutus script execution helps with collateral risk on Cardano by requiring explicit user confirmation. This prevents unauthorized or automated actions that could lead to losing collateral if a transaction fails during script validation.

What is the process for spending from a Cardano script address?

The process for spending from a Cardano script address involves preparing a Plutus script transaction that includes the correct datum and redeemer. You then manually invoke the execution and explicitly confirm the action before it is submitted to the network.