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

Solana Guides

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

How to Read and Send Solana v1 Transactions

Learn how to read Solana v1 transactions without silently losing fee data, audit your indexer for the four v1 breaking changes, and send a v1 transaction.

Created September 2, 2026Intermediate
SolanaSolana CLISolana KitSVMTransactionsTypeScript

How to Get Solana Wallet Transaction History with getTransactionsForAddress

Fetch a Solana wallet's complete transaction history, token account activity included, in one RPC call with Quicknode's getTransactionsForAddress method.

Created August 24, 2026Intermediate
SolanaAccountsRPCSolana KitSVMTransactionsTypeScript

Build an AML Monitoring System on Solana with Quicknode Streams

Build an AML monitoring system on Solana using Quicknode Streams and Key-Value Store to log and screen transactions against sanctions watchlists.

Created August 10, 2026Advanced
SolanaAnalyticsKey-Value StoreQuicknode ProductSecurityStreamsSVMTransactionsTypeScript

How to Build a Solana Trading Bot with the Tokens API and Metis Swap API

Build a rules-based Solana trading bot that discovers trending tokens with the Tokens API and routes swaps through Quicknode's Metis Jupiter Swap API.

Created July 21, 2026Intermediate
SolanaBotsDeFiJupiterMetis - Jupiter Swap APINode.jsSolana KitSPL TokensSVMSwapSwap APITradingTypeScript

How to Build Recurring Payments on Solana with the Subscriptions Program

Build recurring USDC payments on Solana with the Subscriptions program. Publish a plan, collect each billing cycle, gate access, and stream onchain events.

Created July 8, 2026Intermediate
SolanaPaymentsSolana KitSPL TokenStreamsSubscriptionsSVMTypeScript

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 TokensSVMSwapSwap APITitanTypeScript

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 CLISVMVanityWallets

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 KitSVMTransactionsTypeScript

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 TokensSVMTradingTypeScript

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
SolanaAnchorRustSVMSwitchboardTypeScriptVRF