Cardano Transactions
/install cardano-transactions
Cardano Transactions
Sign and submit Cardano transactions with explicit user confirmation.
Prerequisites
@indigoprotocol/cardano-mcpserver 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:
- Summarize the transaction in plain English.
- Ask the user to explicitly confirm.
- Only proceed if the user says yes.
- Never submit a transaction automatically.
Data interpretation
- Input requires unsigned transaction CBOR (hex string).
- Output includes
transactionHashandtimestampon success. - The transaction is signed by the connected wallet's keys.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cardano-transactions - After installation, invoke the skill by name or use
/cardano-transactions - Provide required inputs per the skill's parameter spec and get structured output
What is Cardano Transactions?
Sign and submit Cardano transactions with explicit user confirmation. It is an AI Agent Skill for Claude Code / OpenClaw, with 296 downloads so far.
How do I install Cardano Transactions?
Run "/install cardano-transactions" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cardano Transactions free?
Yes, Cardano Transactions is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Cardano Transactions support?
Cardano Transactions is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cardano Transactions?
It is built and maintained by Angelos Kappos (@adacapo21); the current version is v1.0.0.