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
| Topic | Description | Reference |
|---|---|---|
| Accounts | Account model, address, keypair, PDA | core-accounts |
| Transactions & Instructions | Tx format, signatures, message, build & send | core-transactions-instructions |
| Versioned Transactions | v0 message, lookup tables, maxSupportedTransactionVersion | core-versioned-transactions |
| Programs & PDA | Programs, PDA derivation, canonical bump | core-programs-pda |
| CPI & Fees | Cross-program invocation, base/priority fees, CU | core-cpi-fees |
| Rent | Rent exemption, getMinimumBalanceForRentExemption, reclaim on close | core-rent |
Clients & Frontend
| Topic | Description | Reference |
|---|
More from hairyf/blockchain-skills
solana-anchor
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
7tron
TRON (java-tron) - account model, DPoS, resources, system contracts, TVM, TRC-10/TRC-20, DEX, APIs, events, TronGrid.
4solana-kit
Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.
4tronbox
Development framework and testing environment for TRON (TVM) and EVM-compatible chains — compile, migrate, test, and console.
3tonweb
TonWeb JavaScript SDK for TON. Wallets, BOC, HttpProvider, NFT, Jetton, DNS.
3viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
3