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.
如何在 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.
如何使用 Solana Memo 計畫
了解如何使用基於 Pinocchio 的 Solana Memo 程式和 Solana Kit,將鏈上備註附加至您的交易中。
如何透過 @quicknode/x402-solana 並使用 x402 支付功能存取 Quicknode Solana RPC
使用 @quicknode/x402-solana,無需 API 金鑰即可存取 Solana RPC。透過 Quicknode 採用 x402 協定,以 USDC 按每次請求計費。
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.
How to Trade Kalshi Prediction Markets on Solana Using DFlow
Learn how to discover Kalshi prediction market events, fetch Yes/No prices, buy outcome tokens on Solana, and redeem winnings after settlement using the DFlow Prediction Markets API.
How to Swap Tokens With Jupiter Ultra API
Build a custom Solana token swap UI with Jupiter Ultra API with quote-first swaps, verified token lists, wallet balance fetching, and the complete Ultra swap lifecycle (quote → order → sign → execute)
Using Scaled UI Amount Token Extension on Solana
This guide demonstrates how to use the Scaled UI Amount extension in the Solana Token-2022 program. It covers creating a token, minting, transferring, and updating the UI amount multiplier.
Jito Bundles: Bundle Solana Transactions with Rust
In this guide, we will explore what Jito Bundles are and how to use the Lil' JIT marketplace add-on to create and send them to the Jito Validator client using Rust.
如何建置用於整合大型語言模型 (LLM) 的 Solana MCP 伺服器
一份逐步指南,教您建置用於整合大型語言模型(LLM)的 Solana MCP 伺服器,透過自然語言實現無縫的人工智慧與區塊鏈互動。