Skip to main content

Guides / All Tags

Solana Guides

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

Deserialize Account Data with Solana Web3.js 2.0

Learn how to deserialize Solana Account data using Solana Web3.js 2.0's Decoder tools.

Updated January 16, 2025Intermediate
JavaScriptTypeScriptSolanaWeb3.js-2.0

Automate Pump.fun Trading with Metis and Solana Web3.js 2.0

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

Updated January 9, 2025Intermediate
JavaScriptTypeScriptSolanaWeb3.js-2.0Metis - Jupiter V6 Swap APIMarketplace

Monitor Solana Accounts Using WebSockets and Solana Web3.js 2.0

Learn how to use Solana Web3.js 2.0'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.

Updated November 15, 2024Beginner
TypeScriptSolanaWeb3.js-2.0

How to Stream Blockchain Data to Kafka using Functions

In this guide, you will learn how to stream blockchain data from QuickNode to your local Kafka cluster using Functions.

Updated November 13, 2024Intermediate
EthereumSolanaFunctionsStreams

What are Jito Bundles 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.

Updated October 11, 2024Intermediate
Transactions

How to Backfill Solana Transaction Data

In this guide, you will learn how to utilize Filters with Streams to backfill historic Solana Transaction data into a Postgres database.

Updated October 7, 2024Beginner
Streams

How to Stream Real-Time Solana Program Data

In this guide, you will learn how to utilize Filters with Streams to retrieve real-time Solana program data and send it to your Webhook destination.

Updated September 30, 2024Beginner
Streams

How to Use QuickNode Add-ons using Solana Web3.js 2.0 (Part 2)

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

Updated September 14, 2024Intermediate
JavaScriptTypeScriptSolanaWeb3.js-2.0Metis - Jupiter V6 Swap APIMarketplace

How to Create Custom Program Clients in Solana Web3.js 2.0 with Codama

This guide will teach you how to generate a custom program client in Solana Web3.js 2.0 using Codama.

Updated September 13, 2024Intermediate
JavaScriptTypeScriptSolanaWeb3.js-2.0Anchor

How to Use QuickNode Add-ons using Solana Web3.js 2.0 (Part 1)

This guide will teach you how to seamlessly integrate QuickNode's Marketplace Add-ons into your Solana Web3.js 2.0 application,.

Updated September 13, 2024Intermediate
JavaScriptTypeScriptSolanaWeb3.js-2.0Marketplace