Meshjs Cardano

🌐Community
by flux-point-studios · vlatest · Repository

Leverages MeshJS for Cardano blockchain interaction, simplifying smart contract development and data access for streamlined applications.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add meshjs-cardano npx -- -y @trustedskills/meshjs-cardano
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "meshjs-cardano": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/meshjs-cardano"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to interact with the Cardano blockchain using MeshJS, a JavaScript library. It allows for querying on-chain data and performing basic transactions related to Cardano assets. The agent can retrieve information about tokens, addresses, and transaction history within the Cardano ecosystem.

When to use it

  • Token Information: Retrieve details like supply, metadata, or ownership of specific Cardano tokens.
  • Address Balance: Check the ADA or token balance held by a given Cardano address.
  • Transaction History: Examine the transaction history associated with an address or token ID.
  • Asset Transfers (Limited): Facilitate simple transfers of assets between addresses, although complex smart contract interactions are not supported.

Key capabilities

  • Cardano blockchain interaction via MeshJS library.
  • Token metadata retrieval.
  • Address balance queries.
  • Transaction history lookup.
  • Basic asset transfer functionality.

Example prompts

  • "What is the current supply of [token symbol]?"
  • "Show me the transaction history for address [Cardano address]."
  • "How much ADA does [Cardano address] hold?"
  • “Transfer 10 [token symbol] from my wallet to [recipient Cardano address].”

Tips & gotchas

  • Requires a valid Cardano network endpoint URL (e.g., a node or explorer) for connectivity.
  • The skill's asset transfer capabilities are limited and may not support complex smart contract interactions.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
flux-point-studios
Installs
24

🌐 Community

Passed automated security scans.