Skip to main content
  1. Guides
  2. /All Tags
  3. /Quicknode Product Guides

Quicknode Product Guides

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

Build a Hyperliquid Intelligence Bot with SQL Explorer

Build a bot that queries Hyperliquid data via the SQL Explorer REST API and delivers a formatted market digest to Telegram on a daily schedule.

Created April 14, 2026Intermediate
HyperliquidPythonREST APISQL ExplorerTypeScript

Build a Live Wallet Watchlist on Hyperliquid

Build a dynamic wallet watchlist using Quicknode Webhooks and Key-Value Store. Add or remove addresses on the fly without restarting your webhook.

Created April 13, 2026Intermediate
HyperliquidKey-Value StoreWebhooks

Build a Solana Kit Plugin for Quicknode Priority Fees API

Build a Solana Kit plugin that fetches priority fee estimates from Quicknode and wires them directly into your transaction pipeline.

Created February 25, 2026Intermediate
SolanaMarketplace Add-onSolana KitSolana Priority Fee APISVMTransactionsTypeScript

Monitor RPC Usage and Set Up Alerts with Admin API

Build a proactive alerting system that monitors Quicknode RPC credit usage and sends notifications to Slack, PagerDuty, Discord, or Prometheus before you hit your limits.

Created January 28, 2026Intermediate
Admin APIBillingGrafanaInfrastructurePrometheus

Advanced Account and Team Management on Quicknode

Learn how to organize endpoints at scale using RBAC, tags, and team-based visibility for enterprise Quicknode accounts.

Created January 5, 2026Intermediate
EnterpriseInfrastructureRBACSecurity

Manage Your Blockchain Infrastructure with AI and MCP

Integrate the Quicknode MCP into your AI workflows to simplify endpoint management, usage monitoring, rate limiting, security, and billing, all through natural language commands in interfaces like Claude Desktop or Cursor.

Created July 9, 2025Intermediate
AIMCPQuicknode MCP

Optimize Streams Bandwidth with Data Compression

Learn how to reduce bandwidth and delivery payload size by implementing data compression techniques in your Streams applications.

Created July 8, 2025Beginner
Streams

How to Get Started with Webhooks

Quicknode Webhooks is a lightweight streaming service that delivers real‑time blockchain notifications to any HTTP endpoint for Ethereum, Solana, and more.

Created June 25, 2025Intermediate
Key-Value StoreWebhooks

Team Management and RBAC in Quicknode

Learn how to manage teams and users in your Quicknode account, and explore Role-Based Access Control (RBAC)—an Enterprise feature for securely managing permissions and access with user roles.

Created March 11, 2025Beginner
EnterpriseInfrastructureRBACSecurity

How to Set Up Method Rate Limits with Quicknode

Learn how to implement both IP-based and method-specific rate limits on your Quicknode endpoints to control API usage at a granular level. This guide walks through the process of setting up, testing, and monitoring rate limits based on RPC methods to secure your endpoints.

Created February 6, 2025Beginner
SecuritySolana Kit