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

SVM Guides

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

How to Swap Tokens With the Titan Meta-Aggregation API on Solana

Build a Solana token swap UI with the Titan Meta-Aggregation API on Quicknode, covering price quotes, a multi-provider swap race, composable instructions, and execution.

Created June 29, 2026Intermediate
SolanadAppsDeFiQuicknode ProductSolana KitSPL TokensSwapTitanTypeScript

How to Create a Custom Vanity Wallet Address on Solana

Learn to grind a custom Solana vanity wallet address with the native solana-keygen grind command and with the GPU-accelerated vanity tool.

Created June 15, 2026BeginnerVideo
SolanaSolana CLIVanityWallets

How to Use the Solana Memo Program

Learn how to attach onchain notes to your transactions using the Pinocchio-based Solana Memo program and Solana Kit.

Created June 11, 2026Beginner
SolanaPinocchioSolana KitTransactionsTypeScript

How to Research Solana Token Trades with the Tokens API

Use the Tokens.xyz Assets API to find every onchain variant of a Solana asset, compare liquidity and risk, and time entries with live trade data.

Created June 4, 2026Intermediate
SolanaAPIDeFiDEXNode.jsSPL TokensTradingTypeScript

How to Generate Onchain Random Numbers on Solana with Switchboard VRF

Build a Solana Anchor program with Switchboard Randomness On-Demand to produce verifiable, tamper-proof onchain random numbers via a commit-reveal flow.

Created May 21, 2026Intermediate
SolanaAnchorRustSwitchboardTypeScriptVRF

Solana gRPC and Vixen: Monitor Real-Time Jupiter Limit Orders in Rust

Learn how to build a real-time Jupiter Limit Order monitor in Rust using Solana gRPC (Yellowstone-compatible Geyser gRPC) and Vixen's IDL-based parser codegen on Quicknode.

Created April 9, 2026Intermediate
SolanaCodamaDeFiGeysergRPCJupiterMarketplaceRustVixen

How to Access Quicknode Solana RPC Using x402 Payments with @quicknode/x402-solana

Access Solana RPC with no API key using @quicknode/x402-solana. Pay per request with USDC via the x402 protocol through Quicknode.

Created March 26, 2026Beginner
SolanaAgentsAIMicropaymentsPaymentsQuicknodeRPCSolana KitTypeScriptx402

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 DevelopmentRustSecurityTrident

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 APITransactionsTypeScript

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 KitTypeScript