cardano-transactions

Sign and submit Cardano transactions with explicit user confirmation.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cardano-transactions" with this command: npx skills add indigoprotocol/cardano-transactions

Cardano Transactions

Sign and submit Cardano transactions with explicit user confirmation.

Prerequisites

  • @indigoprotocol/cardano-mcp server running

MCP Tools

  • submit_transaction — Sign and submit a Cardano transaction CBOR

When to use

Use this skill when the user asks to:

  • Submit or send a Cardano transaction
  • Sign a transaction with their wallet
  • Broadcast a pre-built transaction

Safety model

This tool is dangerous. Before calling submit_transaction:

  1. Summarize the transaction in plain English.
  2. Ask the user to explicitly confirm.
  3. Only proceed if the user says yes.
  4. Never submit a transaction automatically.

Data interpretation

  • Input requires unsigned transaction CBOR (hex string).
  • Output includes transactionHash and timestamp on success.
  • The transaction is signed by the connected wallet's keys.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Zoom

Zoom API integration with managed OAuth. Manage meetings, webinars, recordings, and user profiles. Use this skill when users want to schedule meetings, manag...

Registry SourceRecently Updated
General

Kleinanzeigen.de Helper

Erstelle und verwalte Verkaufsanzeigen speziell auf kleinanzeigen.de. Verwende diesen Skill wenn der Human sagt, er will etwas auf kleinanzeigen.de verkaufen...

Registry SourceRecently Updated
General

Poku

Sends and receives phone calls and messages (like SMS, WhatsApp, Slack), and reserves dedicated phone numbers using the Poku API. Example use cases: calling...

Registry SourceRecently Updated
General

IMAP/SMTP Email - Maddy Fix

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...

Registry SourceRecently Updated
cardano-transactions | V50.AI