A single CLI for everything in your Quicknode account. Create endpoints, configure security, and monitor spending — scriptable from your terminal or CI pipeline.
// macOS (Homebrew)brew install quicknode/tap/qn// Log inqn auth login// Create your first endpointqn endpoint create --chain ethereum --network mainnetOne install and one login, then drive Streams, Webhooks, and the KV store with ergonomic commands. Data goes to stdout, diagnostics to stderr, with meaningful exit codes.
Create endpoints on any chain and network, then inspect logs and metrics, set rate limits, and pause or archive them from the terminal.
Create, activate, and test-filter Streams across networks and datasets, then point them at a webhook. Backfill from a past block or follow the chain head in real time.
Spin up wallet and contract-event webhooks from templates, then activate or pause them from the terminal. Start from the latest block or replay history.
Set and get key-value pairs and manage lists for allowlists and lookups. Pipe values from stdin and check membership without leaving your shell.
Ergonomic commands cover endpoints, streams, webhooks, the KV store, usage, and billing. Output as table, JSON, YAML, markdown, or LLM-friendly TOON.
Create, pause, archive, inspect logs and metrics, and set security and rate limits.
Create, activate, and test-filter Streams across networks and datasets.
Create wallet and contract-event webhooks from templates, then activate or pause them.
Set and get key-value pairs and manage lists for allowlists and lookups.
Summarize credits and usage by endpoint, with account metrics over time.
List invoices and review billing alongside your teams and chains.
Pick the channel for your platform.
brew install quicknode/tap/qn
scoop bucket add quicknode … && scoop install quicknode/qn
amd64 and arm64 .deb files on every GitHub release.
yay -S qn-bin, or any other AUR helper.
dnf copr enable quicknode/qn && dnf install qn
docker pull ghcr.io/quicknode/qn:latest
cargo install quicknode-cli
Per-platform archives attached to every GitHub release.
The repository, the published crate, and prebuilt binaries for every platform.
Installation paths for every platform, the full command reference, and release archives all live in the repository.
Run cargo install quicknode-cli to build qn from the published crate. Every release also ships prebuilt binaries.
Every GitHub release attaches per-platform archives plus .deb packages for Debian and Ubuntu.
Who wins the World Cup?Research, stream, and trade on Hyperliquid
Learn more