Skip to main content
  1. Guides
  2. /All Tags
  3. /Solana Guides

Solana Guides

144 guides
Chain: All
Language: All
Technology: All
Product: All
Use Case: All
Level: All

How to Fuzz Test Programs with Trident

Learn how to use Trident to fuzz test Solana Anchor programs, catch missing constraint vulnerabilities, and monitor results with a real-time metrics dashboard.

Created March 17, 2026Intermediate
SolanaAnchorFuzzingLocal DevelopmentRustSecuritySVMTrident

Build a Solana Kit Plugin for Quicknode Priority Fees API

Build a Solana Kit plugin that fetches priority fee estimates from Quicknode and wires them directly into your transaction pipeline.

Created February 25, 2026Intermediate
SolanaMarketplace Add-onQuicknode ProductSolana KitSolana Priority Fee APISVMTransactionsTypeScript

How to Trade Kalshi Prediction Markets on Solana Using DFlow

Learn how to discover Kalshi prediction market events, fetch Yes/No prices, buy outcome tokens on Solana, and redeem winnings after settlement using the DFlow Prediction Markets API.

Created February 19, 2026Intermediate
SolanaDeFiDFlowKalshiPrediction MarketsSolana KitSVMTypeScript

How to Enable Gasless Transactions on Solana with Kora

Learn how to implement gasless transactions on Solana using Kora to enable users to pay transaction fees with any SPL token.

Created February 3, 2026Advanced
SolanaKoraRustSVMTypeScript

ORE v2 Mining on Solana and How to Get Started

This guide covers how to mine ORE v2 on Solana with the web miner using the strategic 5x5 grid system, Motherlode rewards, refining mechanics, and staking multipliers.

Created January 21, 2026Beginner
SolanaORESVM

How to Swap Tokens With Jupiter Ultra API

Build a custom Solana token swap UI with Jupiter Ultra API with quote-first swaps, verified token lists, wallet balance fetching, and the complete Ultra swap lifecycle (quote → order → sign → execute)

Created January 13, 2026Intermediate
SolanadAppsDeFiJupiterSolana KitSPL TokensSVMSwap

How to Test Solana Programs with LiteSVM

This guide walks you through testing Anchor programs with LiteSVM, a Rust-based testing tool thats 25X faster than traditional TypeScript Anchor tests.

Created November 26, 2025Beginner
SolanaAnchorLiteSVMLocal DevelopmentRustSolana CLISVM

Build a Solana Android App with React Native, Expo & MWA

In this guide, you'll Build a Solana Android app with React Native and Expo using Mobile Wallet Adapter

Created November 7, 2025Intermediate
SolanaAndroidExpoMobileMobile Wallet AdapterReact NativeSVM

Ten Most Popular Solana Beginner Questions

Unlock the mysteries of Solana! Explore the top 10 beginner questions and gain clarity on onchain development and Rust programming.

Created October 24, 2025BeginnerVideo
SolanaTutorial

How to Build and Deploy a Solana Program Using Pinocchio

In this guide, you’ll build a basic Vault program using Pinocchio to deposit and withdraw SOL to and from a Vault PDA.

Created October 9, 2025Intermediate
SolanaCodamaPinocchioRustShankSmart ContractsSVM