跳至主要內容
  1. 指南
  2. /所有標籤
  3. /SVM Guides

SVM Guides

139 guides
鏈:全部
語言:全部
技術:全部
產品:全部
使用案例:全部
等級:所有

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 TokenStreamsSubscriptionsTypeScript

如何在 Solana 上使用 Titan Meta-Aggregation API 進行代幣兌換

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 TokensSwapTitanTypeScript

如何在 Solana 上建立自訂的個人化錢包地址

學習如何使用原生的 solana-keygen grind 指令,以及 GPU 加速的自訂地址工具,來生成自訂的 Solana 自訂錢包地址。

Created June 15, 2026初學者影片
SolanaSolana CLIVanityWallets

如何使用 Solana Memo 計畫

了解如何使用基於 Pinocchio 的 Solana Memo 程式和 Solana Kit,將鏈上備註附加至您的交易中。

Created June 11, 2026Beginner
SolanaPinocchioSolana KitTransactionsTypeScript

如何使用 Tokens API 研究 Solana 代幣交易

使用 Tokens.xyz Assets API 來查找某項 Solana 資產的所有鏈上變體、比較流動性與風險,並透過即時交易數據來掌握進場時機。

建立於 2026 年 6 月 4 日中級
SolanaAPIDeFiDEXNode.jsSPL TokensTradingTypeScript

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
SolanaAnchorRustSwitchboardTypeScriptVRF

Solana gRPC and Vixen: Monitor Real-Time Jupiter Limit Orders in Rust

Learn how to build a real-time Jupiter Limit Order monitor in Rust using Solana gRPC (Yellowstone-compatible Geyser gRPC) and Vixen's IDL-based parser codegen on Quicknode.

Created April 9, 2026Intermediate
SolanaCodamaDeFiGeysergRPCJupiterMarketplaceRustVixen

如何透過 @quicknode/x402-solana 並使用 x402 支付功能存取 Quicknode Solana RPC

使用 @quicknode/x402-solana,無需 API 金鑰即可存取 Solana RPC。透過 Quicknode 採用 x402 協定,以 USDC 按每次請求計費。

建立於 2026 年 3 月 26 日初學者
SolanaAgentsAIMicropaymentsPaymentsQuicknodeRPCSolana KitTypeScriptx402

How to Fuzz Test Programs with Trident

Learn how to use Trident to fuzz test Solana Anchor programs, catch missing constraint vulnerabilities, and monitor results with a real-time metrics dashboard.

Created March 17, 2026Intermediate
SolanaAnchorFuzzingLocal DevelopmentRustSecurityTrident

Build a Solana Kit Plugin for Quicknode Priority Fees API

Build a Solana Kit plugin that fetches priority fee estimates from Quicknode and wires them directly into your transaction pipeline.

Created February 25, 2026Intermediate
SolanaMarketplace Add-onQuicknode ProductSolana KitSolana Priority Fee APITransactionsTypeScript