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

All Guides

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

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 Read Stock Tokens Data on Robinhood Chain

Learn how to read Stock Token data (TSLA, AAPL, NVDA, AMZN) on Robinhood Chain using Quicknode RPC and viem: token metadata, total supply, balances, and Transfer history.

Created June 30, 2026Intermediate
Arbitrum OrbitERC20EVMRobinhoodRWATokenizationTypeScriptViem

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 TokensSVMSwapTitanTypeScript

Monitor Hyperliquid TP/SL Trigger Orders with gRPC

Learn how to stream live stop-loss and take-profit trigger orders on Hyperliquid using Quicknode's gRPC API. Monitor resting TP/SL orders per block in TypeScript.

Created June 19, 2026Intermediate
HyperliquidDeFigRPCHyperCoreNode.jsTradingTypeScript

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

Build a Real-Time SOL Perps Dashboard with the Phoenix API

Build a live SOL perpetual futures dashboard on Solana using the Phoenix REST and WebSocket API market stats, orderbook, candles, trades, and funding.

Created May 18, 2026Intermediate
SolanaDeFiPerpsPhoenixReactTypeScriptWebSocket

How to Build and Deploy a Leo Program on Aleo

Learn how to write, test, and deploy a private token program on Aleo testnet using Leo and a Quicknode RPC endpoint.

Created May 15, 2026Intermediate
AleoDeploymentLeoPrivacySmart ContractsZero-Knowledge