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.
Surveiller les ordres de déclenchement TP/SL d'Hyperliquid avec gRPC
Découvrez comment transmettre en temps réel des ordres stop-loss et take-profit sur Hyperliquid à l'aide de l'API gRPC de Quicknode. Surveillez les ordres TP/SL en attente par bloc en TypeScript.
Comment créer une adresse de portefeuille personnalisée sur Solana
Apprenez à générer une adresse de portefeuille « vanity » Solana personnalisée à l'aide de la commande native « solana-keygen grind » et de l'outil « vanity » accéléré par GPU.
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.
Comment créer et déployer un programme Leo sur Aleo
Découvrez comment créer, tester et déployer un programme de jetons privés sur le testnet Aleo à l'aide de Leo et d'un point de terminaison RPC Quicknode.