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