cardano-foundationcardano-foundationOfficialยท3 Agent Skills Included

cardano-wallet

Manage Cardano ADA wallets through a simple API and CLI

Runs a Cardano wallet server that sends, receives, and tracks ADA payments on the blockchain. Exposes a clean HTTP API and command-line interface so apps and agents can manage wallets without handling raw blockchain data. Includes dependency management workflows that keep the complex Cardano Haskell ecosystem in sync and building reliably.
npx skills add cardano-foundation/cardano-wallet --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Cardano Wallet?โ–ผ

Run `npx skills add cardano-foundation/cardano-wallet --all -g -y` in your terminal to install all skills in this suite globally.

What does Cardano Wallet do?โ–ผ

It is a server that manages ADA wallets on the Cardano blockchain, letting you send and receive payments through an HTTP API or command-line interface.

Do I need a Cardano node to use this wallet?โ–ผ

Yes. The wallet connects to a running cardano-node process to read blockchain data and submit transactions, and Docker scripts are provided to start both together.

Can AI agents manage Cardano dependencies with this suite?โ–ผ

Yes. The included skill guides agents through updating Cardano Haskell dependencies, aligning CHaP versions, and bumping sublibrary bounds in the correct order.

Can I use Cardano Wallet without coding experience?โ–ผ

Basic usage is possible via the CLI and Docker quickstart scripts, but connecting a node and using the API is easier with some technical background or an AI agent assisting you.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’