Ir al contenido principal
  1. Guías
  2. /Todas las etiquetas
  3. /Solana Kit Guides

Solana Kit Guides

25 guides
Cadena: Todas
Idioma: Todos
Tecnología: Todas
Product: All
Use Case: All
Nivel: Todos

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

Uso de la extensión «Scaled UI Amount Token» en Solana

Esta guía explica cómo utilizar la extensión «Scaled UI Amount» en el programa Solana Token-2022. En ella se describe cómo crear un token, acuñarlo, transferirlo y actualizar el multiplicador de la cantidad en la interfaz de usuario.

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, 2025Nivel intermedioVí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