Skip to main content

Guides / All Tags

Streams Guides

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

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

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

WebSocket vs. QuickNode Streams

In this guide, we’ll explore the similarities and differences between WebSocket and Streams, and help you understand how Streams can solve some of the common issues developers face with WebSocket.

Updated October 15, 2024Intermediate
EthereumStreams

How to Backfill Ethereum ERC-20 Token Transfer Data

Learn how to use QuickNode Streams to backfill historic Ethereum ERC-20 token transfer data and analyze it using a Postgres database.

Updated October 10, 2024Intermediate
EthereumTransactionsStreams

How to Build Your Own Indexer and API for Contract Deployment Details

In this guide, you will learn how to build an indexer and API to retrieve smart contract deployment details using QuickNode's Streams and Key-Value Store.

Updated October 10, 2024Intermediate
EthereumStreamsKey-Value Store

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
SolanaStreams

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
SolanaStreams

How to Create a Token Allowance Checker App

In this guide, learn to create an ERC-20 token allowance checker app using QuickNode Streams and PostgreSQL.

Updated August 14, 2024IntermediateVideo
EthereumJavaScriptReactdAppsStreams

How to Build a Real-Time Token Transfer Indexer with QuickNode Streams and Functions

In this guide, we'll walk you through creating a real-time token transfer indexer using QuickNode's Streams and Functions. This system will monitor ERC20, ERC721, and ERC1155 token transfers on the Base blockchain, process the data, and send enriched information to a webhook for further use.

Updated July 27, 2024Intermediate
BaseFunctionsStreamsIPFS