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-master
openzeppelin-contracts
Secure smart contract library—access control, tokens (ERC20/721/1155/4626/6909), upgradeable contracts, and utilities.
15viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
13wagmi
Wagmi — React/Vue/Solid hooks and Core for Ethereum; config, connectors, read/write contracts, TanStack Query.
11ton
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
11envio
Envio blockchain data stack — HyperSync, HyperIndex, HyperRPC; fast indexing and data APIs.
8uniswap-v4
Uniswap v4 core pool logic — singleton PoolManager, unlock/callback, pool actions, hooks, and types.
7