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

Rust Guides

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

Monitor High-Volume Liquidity Pools with CoinPaprika and Yellowstone Geyser

Learn how to build a Rust application that monitors high-volume liquidity pools on Solana using QuickNode's CoinPaprika API and Yellowstone Geyser gRPC add-on. This guide covers fetching pool data, subscribing to real-time transactions, and processing updates for automated trading strategies.

Created May 30, 2025Intermediate
SolanaDeFiGeyserMarketplace

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
SolanaBundlesJitoSolana KitTransactions

Yellowstone and Carbon: Parse Real-time Solana Program Data

This guide will teach you how to use Yellowstone gRPC to monitor Solana programs and Carbon to Parse real-time Pump.fun transaction data.

Created April 30, 2025Intermediate
SolanaCarbonGeyserMarketplace

Monitor Solana Programs with Yellowstone Geyser gRPC (Rust)

This guide will teach you how to use Yellowstone gRPC with Rust to monitor Solana programs.

Created April 23, 2025Intermediate
SolanaGeyserMarketplace

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.jsEVMSolana-Web3.jsSolidity

A Complete Guide to Wrapping, Transferring, and Unwrapping SOL on Solana

In this guide, you will learn how to wrap SOL, transfer wrapped SOL, and unwrap SOL using the Solana-Web3.js JavaScript library, the Solana CLI, and the Solana Rust SDK.

Created July 31, 2024Beginner
SolanaJavaScriptSolana-Web3.jsSPL TokenTypeScriptWrapped SOL

What is Bankrun and How to Use it to Enhance Solana Local Development?

This guide will teach you how to use Bankrun to enhance your local Solana development experience.

Created July 19, 2024Intermediate
SolanaAnchorBankrunSmart ContractsTypeScript

How to Create Anchor Program Clients using Codama

This guide will show you how to create clients for your Anchor programs using Codama.

Created June 14, 2024Intermediate
SolanaAnchorCodamaSmart ContractsUmi

How to Create and Use Solana Token Extensions Using Anchor

In this guide, you will learn how to utilize Solana Token Extensions using Anchor.

Created May 3, 2024Intermediate
SolanaAnchorJavaScriptSmart ContractsTypeScript

What is Eclipse and How to Get Started on Testnet?

In this guide, we will learn about Eclipse, Ethereum's first Layer 2 that is built with the Solana Virtual Machine (SVM) and how to get started on the testnet.

Created April 26, 2024Beginner
EclipseSolanaAnchorJavaScriptMetaMaskSolana CLITypeScript