Skip to main content
  1. Guides
  2. /All Tags
  3. /Solana Kit Guides

Solana Kit Guides

15 guides
Chain: All
Language: All
Technology: All
Product: All
Use Case: All
Level: All

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 ProgramToken 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, 2025IntermediateVideo
SolanaBundlesJitoRustTransactions

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
SolanaAIMCPTypeScriptWeb3

Protect Solana Transactions with Lighthouse Assertion Guards

Learn how to protect your Solana transactions from malicious transaction instructions by utilizing Lighthouse assertion instructions in your transaction.

Created February 28, 2025Intermediate
SolanaJavaScriptLighthouseTypeScript

How to Set Up Method Rate Limits with QuickNode

Learn how to implement both IP-based and method-specific rate limits on your QuickNode endpoints to control API usage at a granular level. This guide walks through the process of setting up, testing, and monitoring rate limits based on RPC methods to secure your endpoints.

Created February 6, 2025Beginner
QuickNode ProductSecurity

Deserialize Account Data with Solana Kit

Learn how to deserialize Solana Account data using Solana Kit's Decoder tools.

Created January 16, 2025Intermediate
SolanaJavaScriptRaydiumTypeScript

Automate Pump.fun Trading with Metis and Solana Kit

Learn to automate Pump.fun trading using TypeScript, Metis API, and Solana Kit. Step-by-step guide to fetch quotes, execute swaps, and build robust trading integrations programmatically.

Created January 9, 2025Intermediate
SolanaJavaScriptMarketplaceMarketplace Add-OnMetis - Jupiter V6 Swap APIPump.funQuickNode ProductTypeScript

Monitor Solana Accounts Using WebSockets and Solana Kit

Learn how to use Solana Kit's new subscription system to monitor changes on-chain. This guide covers setting up WebSocket connections, creating account subscriptions, and properly handling errors and cleanup.

Created November 15, 2024Beginner
SolanaTypeScriptWebSocket

Jito Bundles: What They Are and How to Use Them

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.

Created October 11, 2024IntermediateVideo
SolanaBundlesJitoTransactions

How to Use QuickNode Add-ons using Solana Kit (Part 2)

This guide will teach you how to integrate multiple QuickNode Add-ons, including REST APIs, into your Solana Kit application.

Created September 14, 2024Intermediate
SolanaJavaScriptMarketplaceMarketplace Add-OnMetis - Jupiter V6 Swap APIQuickNode ProductSolana Priority Fee APITypeScript