How to Build Recurring Payments on Solana with the Subscriptions Program
Build recurring USDC payments on Solana with the Subscriptions program. Publish a plan, collect each billing cycle, gate access, and stream onchain events.
Build a Memecoin Copytrading Bot on BNB Chain
Learn to build a memecoin copytrading bot for memecoin platforms like four.meme on BNB Chain using Quicknode Streams.
Créer un bot « Hyperliquid Whale Alert » en temps réel
Développez un système d'alerte en temps réel pour les « baleines » sur Hyperliquid en surveillant HyperEVM à l'aide de Quicknode Streams et en envoyant des notifications instantanées sur Telegram.
Optimize Streams Bandwidth with Data Compression
Learn how to reduce bandwidth and delivery payload size by implementing data compression techniques in your Streams applications.
🎥 Comment créer et configurer des agents IA
Dans cette vidéo, découvrez comment créer un agent IA pour Discord à l'aide de JavaScript et de l'API OpenAI. Grâce à Quicknode Streams, cet agent récupère des données métriques de blocs depuis une base de données pour une interaction fluide !
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 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.