BeClaude

helius

18.2kCommunity RegistryGeneralby Anthropic

Build on Solana with Helius — live blockchain tools, expert coding patterns, and autonomous account signup

First seen 4/17/2026

Summary

The Helius skill equips developers with tools to build on Solana, offering live blockchain data access, expert coding patterns for common tasks like token transfers and NFT management, and autonomous account signup for streamlined onboarding.

  • It simplifies interacting with Solana's ecosystem by providing pre-built functions and real-time data via Helius RPC and WebSocket APIs.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install helius@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Fetch real-time token prices and market data for Solana assets.
Create and manage NFT collections with minting, metadata, and transfer operations.
Monitor wallet transactions and account changes using WebSocket subscriptions.
Execute token swaps and manage liquidity pools on Solana DEXs.
Automate account creation and airdrop distribution for new users.
Query historical transaction data and parse Solana program logs.

Usage Examples

1

/helius get token price for SOL

2

Monitor my wallet address 7... for incoming USDC transfers

3

Create an NFT collection with name 'MyArt' and symbol 'ART'

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is helius?

The Helius skill equips developers with tools to build on Solana, offering live blockchain data access, expert coding patterns for common tasks like token transfers and NFT management, and autonomous account signup for streamlined onboarding. It simplifies interacting with Solana's ecosystem by providing pre-built functions and real-time data via Helius RPC and WebSocket APIs.

How to install helius?

To install helius: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install helius@<marketplace>. Finally, /plugin in Claude Code.

What is helius best for?

helius is a plugin categorized under General. Created by Anthropic.

What can I use helius for?

helius is useful for: Fetch real-time token prices and market data for Solana assets.; Create and manage NFT collections with minting, metadata, and transfer operations.; Monitor wallet transactions and account changes using WebSocket subscriptions.; Execute token swaps and manage liquidity pools on Solana DEXs.; Automate account creation and airdrop distribution for new users.; Query historical transaction data and parse Solana program logs..