ORE v2 Mining on Solana and How to Get Started
This guide covers how to mine ORE v2 on Solana with the web miner using the strategic 5x5 grid system, Motherlode rewards, refining mechanics, and staking multipliers.
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)
How to Test Solana Programs with LiteSVM
This guide walks you through testing Anchor programs with LiteSVM, a Rust-based testing tool thats 25X faster than traditional TypeScript Anchor tests.
Build a Solana Android App with React Native, Expo & MWA
In this guide, you'll Build a Solana Android app with React Native and Expo using Mobile Wallet Adapter
Ten Most Popular Solana Beginner Questions
Unlock the mysteries of Solana! Explore the top 10 beginner questions and gain clarity on onchain development and Rust programming.
How to Build and Deploy a Solana Program Using Pinocchio
In this guide, you’ll build a basic Vault program using Pinocchio to deposit and withdraw SOL to and from a Vault PDA.
Build a Low-Latency Solana Event Tracker with LYS Labs on Quicknode
Learn to build a real-time Solana event tracker with the Structured Real-Time Solana Data add-on on Quicknode. This guide provides a step-by-step script to monitor onchain data from DEXs like Raydium, Meteora, Pump.fun, Pump Swap, and more.
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.
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.
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.