solana

Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "solana" with this command: npx skills add hairyf/blockchain-skills/hairyf-blockchain-skills-solana

Skill is based on Solana documentation (solana-com), generated 2026-02-09.

Concise reference for building on Solana: accounts, transactions, programs, PDAs, CPI, fees, JavaScript/Rust clients, frontend, SPL tokens, RPC, payments, and terminology.

Core References

TopicDescriptionReference
AccountsAccount model, address, keypair, PDAcore-accounts
Transactions & InstructionsTx format, signatures, message, build & sendcore-transactions-instructions
Versioned Transactionsv0 message, lookup tables, maxSupportedTransactionVersioncore-versioned-transactions
Programs & PDAPrograms, PDA derivation, canonical bumpcore-programs-pda
CPI & FeesCross-program invocation, base/priority fees, CUcore-cpi-fees
RentRent exemption, getMinimumBalanceForRentExemption, reclaim on closecore-rent

Clients & Frontend

TopicDescriptionReference
JavaScript/TypeScript@solana/kit, web3.js, @solana/client, SPLclients-javascript
Rustsolana-sdk, solana-client, keypair, RPCclients-rust
React & Next.js@solana/react-hooks, provider, walletfrontend-react-nextjs

Features

TopicDescriptionReference
StakingStake accounts, delegate/withdraw, warmup/cooldown, merge/splitfeatures-staking
Confirmation & ExpirationBlockhash validity, commitment levels, confirmation flowfeatures-confirmation
Actions & BlinksSolana Actions API, blinks, actions.jsonfeatures-actions-blinks
Retry & RebroadcastmaxRetries, lastValidBlockHeight, when to re-signfeatures-retry
Fee SponsorshipFee payer, gas abstraction, fee relayerfeatures-fee-sponsorship
Offline SigningSerialize, sign off-network, recover, durable noncefeatures-offline-signing

Tokens

TopicDescriptionReference
SPL Token BasicsMint, token account, transfer, ATA, approve, burntokens-basics
Token-2022 ExtensionsMetadata, transfer fees, confidential, hookstokens-extensions

RPC & Payments

TopicDescriptionReference
RPC HTTP & WebSocketgetAccountInfo, getBalance, subscriptionsrpc-http-websocket
Payments & Solana PayPayment URLs, verification, send/acceptpayments-solana-pay

Cookbook & Reference

TopicDescriptionReference
Cookbook RecipesSend SOL, keypair, balance, memo, priority feescookbook-recipes
Clusters & TerminologyMainnet, devnet, terms, stakingreferences-clusters-terminology

Best Practices

TopicDescriptionReference
Compute OptimizationCU limits, measurement, logging, data types, PDAsbest-practices-compute

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

openzeppelin-contracts

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

viem

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

ton

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

solana-anchor

No summary provided by upstream source.

Repository SourceNeeds Review