跳转至主要内容
  1. 指南
  2. /所有标签
  3. /Solana Kit Guides

Solana Kit Guides

25 guides
链:全部
语言:全部
技术:全部
Product: 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
SolanaPaymentsSPL TokenStreamsSubscriptionsSVMTypeScript

如何在 Solana 上使用 Titan 元聚合 API 交换代币

利用 Quicknode 上的 Titan 元聚合 API 构建一个 Solana 代币兑换界面,涵盖价格报价、多提供商兑换竞速、可组合指令以及执行功能。

Created June 29, 2026Intermediate
SolanadAppsDeFiQuicknode ProductSPL TokensSVMSwapTitanTypeScript

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
SolanaPinocchioSVMTransactionsTypeScript

How to Access Quicknode Solana RPC Using x402 Payments with @quicknode/x402-solana

Access Solana RPC with no API key using @quicknode/x402-solana. Pay per request with USDC via the x402 protocol through Quicknode.

Created March 26, 2026Beginner
SolanaAgentsAIMicropaymentsPaymentsQuicknodeRPCSVMTypeScriptx402

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 Priority Fee APISVMTransactionsTypeScript

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.

Created February 19, 2026Intermediate
SolanaDeFiDFlowKalshiPrediction MarketsSVMTypeScript

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)

Created January 13, 2026Intermediate
SolanadAppsDeFiJupiterSPL TokensSVMSwap

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.

Created May 16, 2025Intermediate
SolanaJavaScriptSolana CLISolana-web3.jsSPL Token ProgramSVMToken ExtensionsToken-2022TypeScript

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.

Created May 8, 2025Intermediate视频
SolanaBundlesJitoRustSVMTransactions

How to Build a Solana MCP Server for LLM Integration

A step-by-step guide to building a Solana MCP server for LLM integration, enabling seamless AI/blockchain interactions through natural language.

Created April 14, 2025Intermediate
SolanaAIMCPSVMTypeScriptWeb3