Ir diretamente para o conteúdo principal
  1. Guias
  2. /All Tags
  3. /Solana Kit Guides

Solana Kit Guides

25 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
SolanaPaymentsSPL TokenStreamsSubscriptionsSVMTypeScript

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 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, 2025IntermediateVídeo
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