Solana CLI Tools
CommunityDeploy and manage Solana CLIs with ease.
System Documentation
What problem does it solve?
This Skill consolidates the setup and daily use of the Solana CLI toolchain for developers, eliminating scattered steps and enabling consistent workflows for wallet management, program deployment, and token operations.
Core Features & Use Cases
- Installation & Configuration: Install and configure Solana CLI, SPL Token CLI, Anchor, and Metaplex tools for devnet and mainnet workflows.
- Program Deployment & Management: Build, deploy, upgrade, and interact with Solana programs and manage token minting and accounts.
- NFT & Asset Workflows: Use Metaplex and Sugar tools to create, upload, and deploy NFT assets and collections for testing and production.
- Use Case: A developer sets up a new project, deploys a program to devnet, creates a token mint, and mints an NFT to validate the workflow.
Quick Start
Install Solana CLI: sh -c "$(curl -sSfL https://release.solana.com/stable/install)" solana --version
Configure networks: solana config set --url devnet solana config set --url mainnet-beta
Create and set a wallet: solana-keygen new --outfile ~/.config/solana/devnet-wallet.json solana config set --keypair ~/.config/solana/devnet-wallet.json
Example workflow: anchor build anchor deploy --provider.cluster devnet
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Solana CLI Tools Download link: https://github.com/2Rds/block-drive-vault/archive/main.zip#solana-cli-tools Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.