Skip to main content

Database

Browse 5,303 skills across 372 packs and 37 categories

Showing 1–12 of 12 skills
12 skills found in Technology & Engineering

Anchor Framework Deep

287L

Anchor 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.

Technology & EngineeringSolana Ecosystem

Solana Account Model

233L

This skill covers the fundamental architecture of Solana's account model, explaining how data is stored, owned, and accessed on the blockchain.

Technology & EngineeringSolana Ecosystem

Solana Blinks Actions

239L

This 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.

Technology & EngineeringSolana Ecosystem

Solana CPI Patterns

302L

This 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.

Technology & EngineeringSolana Ecosystem

Solana DEFI Protocols

171L

This 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.

Technology & EngineeringSolana Ecosystem

Solana NFT Metaplex

313L

This 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.

Technology & EngineeringSolana Ecosystem

Solana Program Library

269L

The Solana Program Library (SPL) is a collection of audited, on-chain programs maintained by the Solana team.

Technology & EngineeringSolana Ecosystem

Solana RPC Optimization

270L

This skill teaches you how to reduce RPC call volume, improve transaction reliability, handle rate limits, and select appropriate commitment levels for your Solana dApps.

Technology & EngineeringSolana Ecosystem

Solana Testing Bankrun

245L

This skill covers using Bankrun for rapid, isolated, and deterministic testing of Solana programs.

Technology & EngineeringSolana Ecosystem

Solana Token Program

282L

The Solana Token Program (SPL Token program) is the official on-chain program for creating, managing, and transferring fungible and non-fungible tokens on Solana.

Technology & EngineeringSolana Ecosystem

Solana Transaction Optimization

302L

This 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.

Technology & EngineeringSolana Ecosystem

Solana Validator Setup

162L

This 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.

Technology & EngineeringSolana Ecosystem