Skip to main content

Guides / All Tags

Ethereum Guides

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

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
Streams

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
Streams

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
TransactionsStreams

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
StreamsKey-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.

Updated September 18, 2024Intermediate
FoundryDeFiSmart Contracts

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.

Updated September 4, 2024Beginner
EthereumSolana

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.

Updated August 23, 2024IntermediateVideo
FoundrySmart Contracts

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
JavaScriptReactdAppsStreams

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.

Updated August 12, 2024Intermediate
dAppsMarketplace