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

TypeScript Guides

86 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 TokenStreamsSubscriptionsSVM

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 OrbitERC20EVMRobinhoodRWATokenizationViem

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 TokensSVMSwapTitan

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

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 KitSVMTransactions

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 TokensSVMTrading

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
SolanaAnchorRustSVMSwitchboardVRF

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
SolanaDeFiPerpsPhoenixReactWebSocket

How to Trade HIP-4 Prediction Markets on Hyperliquid

Discover, fund, trade, and stream Hyperliquid HIP-4 binary outcome markets using Quicknode's zero-custody REST builder API for Hyperliquid.

Created May 5, 2026Intermediate
HyperliquidHyperCorePrediction MarketsTradingWebSocket

How to Build a Real-Time Sui Portfolio Tracker with GraphQL and gRPC

Build a terminal-based Sui portfolio tracker that fetches balances and transactions with GraphQL and streams live checkpoints via gRPC using Quicknode.

Created April 21, 2026Intermediate
GraphQLgRPCNode.jsPortfolioSui