Solana Mobile

🌐Community
by agentic-reserve · vlatest · Repository

Enables seamless Solana mobile wallet integration and transaction management within agent workflows.

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 solana-mobile npx -- -y @trustedskills/solana-mobile
2

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

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

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

About This Skill

What it does

The solana-mobile skill enables AI agents to interact with Solana blockchain applications directly on mobile devices. It facilitates tasks such as deploying and testing decentralized apps (dApps) on a user's phone, interacting with wallets, and simulating real-world mobile environments for Solana development. This allows for more realistic and efficient development workflows.

When to use it

  • Mobile dApp Testing: Test your Solana dApp’s functionality and UI directly on an Android device without needing complex emulators.
  • On-Device Wallet Interaction: Simulate user interactions with Solana wallets, such as signing transactions or checking balances.
  • Solana Development Workflow: Streamline the development process by deploying and debugging smart contracts on a mobile environment.

Key capabilities

  • Android device integration
  • dApp deployment to mobile devices
  • Wallet interaction simulation
  • Smart contract testing in mobile environments

Example prompts

  • "Deploy this Solana program to my connected Android device."
  • "Simulate a transaction signing flow using the Solana wallet on a mobile phone."
  • “Test the UI of my dApp on an Android emulator.”

Tips & gotchas

Requires an Android device connected and configured for debugging. Ensure your development environment is properly set up with the necessary SDKs and tools for Solana development.

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
agentic-reserve
Installs
6

🌐 Community

Passed automated security scans.