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

Solana Guides

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

Solana Development for EVM Developers

This guide is designed for EVM developers who want to explore Solana's ecosystem and understand how its architecture, account model, and execution environment differ from Ethereum. By the end of this guide, you'll have a clear understanding of Solana's core concepts, including stateless programs, account-based storage, parallel transaction execution, and fee markets.

Created March 19, 2025Intermediate
EthereumSolanaEthers.jsEVMRustSolana-Web3.jsSolidity

Introduction to Solana Wallets

This guide will give an overview of some common wallets on Solana.

Created March 4, 2025Beginner
SolanaWallets

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
SolanaJavaScriptLighthouseSolanaWeb3.js-2.0TypeScript

What is MEV (Maximum Extractable Value) and How to Protect Your Transactions on Solana

Learn about Maximum Extractable Value (MEV) on Solana and how to protect your transactions using QuickNode add-ons.

Created February 14, 2025Intermediate
SolanaDeFiMarketplaceMEVQuickNode Products

Create a Solana Copy Trading Bot Using Pump.fun

In this guide, we will walk through how to use QuickNode's Metis Pump.fun API and Yellowstone gRPC to create a Solana trading bot that copies trades on the Pump.fun DEX.

Created January 28, 2025Intermediate
SolanadAppsDeFiJavaScriptMarketplace Add-OnMetis - Jupiter V6 Swap APIPump.funSwap

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.

Created January 16, 2025Intermediate
SolanaJavaScriptRaydiumSolanaWeb3.js-2.0TypeScript

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.

Created January 9, 2025Intermediate
SolanaJavaScriptMarketplaceMarketplace Add-OnMetis - Jupiter V6 Swap APIPump.funQuickNode ProductSolanaWeb3.js-2.0TypeScript

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.

Created November 15, 2024Beginner
SolanaSolanaWeb3.js-2.0TypeScriptWebSocket

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.

Created November 13, 2024Intermediate
EthereumSolanaFunctionsQuickNode ProductStreams

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.

Created October 11, 2024Intermediate
SolanaBundlesJitoTransactions