01.BLOG// notes from the infra
Streaming, execution & analytics — from the operators.

Deep dives, guides and case studies from the team running supanode infrastructure. No fluff — just what actually works on Solana & beyond.

19 articles · 4 categories
02.EXPLORE OUR BLOG// filter by category or search
Hyperliquid CLOB: How HyperCore Matches Orders
Infrastructure

Hyperliquid CLOB: How HyperCore Matches Orders

How the HyperCore CLOB works across consensus batch ordering, order matching, L2 versus L4 data, latency, and production data access.

by Ilya Sekretarev·2026-09-10·15 min
Jupiter API Integration: Custom RPC and Transaction Landing
Guide

Jupiter API Integration: Custom RPC and Transaction Landing

Build a Jupiter Swap API V2 integration with custom Solana RPC, transaction simulation, priority fees, landing, confirmation, real-time monitoring, and historical swap data.

by Ilya Sekretarev·2026-08-28·12 min
Pump AMM Data Streaming on Solana: gRPC vs WebSocket
Guide

Pump AMM Data Streaming on Solana: gRPC vs WebSocket

Compare Yellowstone gRPC and WebSocket for streaming Pump.fun and PumpSwap activity, including lifecycle tracking, event decoding, account updates, reserves, backfill, and reconciliation.

by Ilya Sekretarev·2026-08-09·21 min
Solana Data Streaming: WebSocket, gRPC, Shreds, and Indexers
Infrastructure

Solana Data Streaming: WebSocket, gRPC, Shreds, and Indexers

A practical comparison of Solana WebSocket, Yellowstone gRPC, raw and decoded shreds, managed streams, and indexers by data stage, transport, and recovery needs.

by Ilya Sekretarev·2026-07-31·18 min
Solana Historical Data: RPC, Indexers, and SQL Access
Infrastructure

Solana Historical Data: RPC, Indexers, and SQL Access

Compare archival RPC, historical APIs, self-built indexers, and managed SQL-first indexers for Solana historical data, analytics, and production queries.

by Ilya Sekretarev·2026-07-28·14 min
How to Land Transactions on Solana: Fees, SWQoS, and Retries
Infrastructure

How to Land Transactions on Solana: Fees, SWQoS, and Retries

Understand why Solana transactions fail to land, how priority fees, SWQoS, retries, and confirmation tracking work, and how to improve landing rate in production.

by Ilya Novikov·2026-07-24·14 min
Solana ShredStream: Raw Shreds, Decoded Shreds, and Yellowstone gRPC
Infrastructure

Solana ShredStream: Raw Shreds, Decoded Shreds, and Yellowstone gRPC

Solana ShredStream delivers raw shreds over UDP before RPC or gRPC, but the early signal only matters if decoding and recovery costs are justified.

by Ilya Sekretarev·2026-07-17·13 min
Hyperliquid WebSocket API: Subscriptions, Limits, and Production Setup
Infrastructure

Hyperliquid WebSocket API: Subscriptions, Limits, and Production Setup

A practical breakdown of Hyperliquid WebSocket subscriptions, public endpoint limits, reconnect behavior, recovery patterns, and production infrastructure choices.

by Ilya Sekretarev·2026-07-14·14 min
Yellowstone gRPC on Solana: Geyser Streaming Guide
Guide

Yellowstone gRPC on Solana: Geyser Streaming Guide

Learn how Yellowstone gRPC works on Solana, how it relates to Geyser, RPC, and WebSockets, and when production backends should use streaming instead of polling.

by Ilya Novikov·2026-07-06·13 min