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.
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.
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.
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.
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.
How to Create Hooks on Uniswap V4
This guide will demonstrate how to create Hooks on Uniswap V4 using Foundry and the uniswap-v4 hook template.
How to Become a Web3 Developer Roadmap
In this guide, you will learn how to become a Web3 Developer, whether you're starting from scratch or transitioning from Web2 development.
How to Create and Deploy an ERC-777 Token
This guide will bring you up to speed with ERC-777 tokens and show you how to create, test and deploy them using Foundry.
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.
How to Track DEX Wallet Trading Performance using Syve's APIs
In this guide, we'll walk you through building a wallet performance analyzer app using Syve's DEX Price Data & Wallet Tracking APIs. This application allows users to enter a wallet address and analyze trading performance metrics, such as profit and loss, for each token traded.