Skip to main content
  1. Guides
  2. /All Tags
  3. /Key-Value Store Guides

Key-Value Store Guides

5 guides
Chain: All
Language: All
Product: All
Use Case: All
Level: All

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.

Created October 10, 2024Intermediate
EthereumQuickNode ProductStreams

How to Create a QuickNode Function Using TypeScript

This guide will walk you through creating a QuickNode Function using TypeScript to manage Solana wallet portfolios.

Created August 1, 2024Beginner
SolanaFunctionsQuickNode ProductTypeScript

Tracking Smart Contract Interactions with Key-Value Store

In this guide, you will learn how to create and maintain a dynamic list of wallet addresses that have interacted with your smart contract using QuickNode's Key-Value Store.

Created July 22, 2024Intermediate
EthereumQuickNode ProductStreams

How to Build a Token Holder Indexer and Wallet API

In this guide, we'll show you how to create a token holder index and an API to retrieve token holdings and metadata by wallet address using QuickNode Streams, Key-Value Store, and Functions.

Created July 12, 2024Intermediate
EthereumFunctionsQuickNode ProductRPCStreams

How to Use Streams & Functions to Monitor Borrowers on Aave

This guide demonstrates how to use QuickNode's Streams and Functions to monitor borrower health factors on the Aave V3 lending protocol. It shows how to set up a Stream to capture borrow events, create a Function to process those events and calculate health factors, and store the data using QuickNode's Key-Value Store API.

Created June 28, 2024Intermediate
EthereumDeFiFunctionsQuickNode ProductStreams