Database
Browse 5,303 skills across 372 packs and 37 categories
Anchor Framework Deep
287LAnchor is a framework for Solana smart contract development that provides a set of tools, macros, and an Interface Definition Language (IDL) to simplify writing secure and efficient on-chain programs.
Solana Account Model
233LThis skill covers the fundamental architecture of Solana's account model, explaining how data is stored, owned, and accessed on the blockchain.
Solana Blinks Actions
239LThis skill covers the end-to-end process of creating interactive Solana Blinks (Blockchain Links) that enable users to initiate on-chain actions directly from URLs. You learn to define blink metadata, handle dynamic parameters, construct serialized transactions on your backend, and integrate these frictionless interactions into any web or social platform.
Solana CPI Patterns
302LThis skill covers the secure and efficient implementation of Cross-Program Invocations (CPI) on Solana, enabling your programs to interact with other on-chain programs and protocols.
Solana DEFI Protocols
171LThis skill covers the strategies and technical patterns for interacting with established DeFi protocols on Solana, including Automated Market Makers (AMMs), lending/borrowing platforms, and liquid staking solutions.
Solana NFT Metaplex
313LThis skill covers the end-to-end process of creating, managing, and distributing NFTs on Solana using the Metaplex protocol suite, including Token Metadata, Candy Machine, and Auction House.
Solana Program Library
269LThe Solana Program Library (SPL) is a collection of audited, on-chain programs maintained by the Solana team.
Solana RPC Optimization
270LThis skill teaches you how to reduce RPC call volume, improve transaction reliability, handle rate limits, and select appropriate commitment levels for your Solana dApps.
Solana Testing Bankrun
245LThis skill covers using Bankrun for rapid, isolated, and deterministic testing of Solana programs.
Solana Token Program
282LThe Solana Token Program (SPL Token program) is the official on-chain program for creating, managing, and transferring fungible and non-fungible tokens on Solana.
Solana Transaction Optimization
302LThis skill focuses on strategies and techniques to reduce transaction costs, increase transaction reliability, and improve user experience on Solana by optimizing transaction size, compute unit consumption, and priority fee application.
Solana Validator Setup
162LThis skill guides you through the process of setting up and operating a Solana validator, enabling you to participate in network consensus, process transactions, and earn staking rewards.