Skip to main content

Guides / All Tags

All Guides

394 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
SolanaJavaScriptTypeScriptSolanaWeb3.js-2.0

How to Build with Ordinals and Runes API on Bitcoin

This guide introduces developers to the capabilities of Ordinals and Runes on Bitcoin and demonstrates how they can leverage these concepts using QuickNode's Ordinals and Runes API.

Updated January 10, 2025IntermediateVideo
BitcoinMarketplace

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
SolanaJavaScriptTypeScriptSolanaWeb3.js-2.0Metis - Jupiter V6 Swap APIMarketplace

How to Send a Cross-Chain Message with Wormhole

Learn how to send a cross-chain message between Avalanche Fuji and Ethereum Sepolia testnet using Wormhole.

Updated December 19, 2024IntermediateVideo
EthereumAvalancheSmart ContractsFoundry

Build a Serverless Twitter Bot to Track Liquidity Pools with QuickNode

Learn how to track new liquidity pools on Uniswap V2 and V3 and post real-time updates to Twitter using QuickNode’s Streams and Functions products without any server-side code.

Updated November 22, 2024Intermediate
BaseStreamsFunctions

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
SolanaTypeScriptSolanaWeb3.js-2.0

Essential Rollup Fundamentals for Your First Deployment

In this guide, we cover core concepts, frameworks, and configuration options for deploying custom L2 and L3 rollups, including data availability and Rollup-as-a-Service (RaaS) considerations.

Updated November 13, 2024Beginner
Rollup

How to Deploy Your Own Arbitrum Rollup with Arbitrum Orbit

In this guide, we will show you how you can launch your own Rollup with Arbitrum Orbit using QuickNode's RaaS service.

Updated November 13, 2024Intermediate
ArbitrumArbitrum OrbitRollup

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

How to Set Up a Stream using REST API

In this guide, we will walk you through setting up and managing Streams using the QuickNode REST API. You will learn how to create Streams, configure destinations, and apply filters to process blockchain data.

Updated October 31, 2024Beginner
EthereumStreams