Dwellir Guides
Step-by-step tutorials for building with Dwellir infrastructure.
Hands-on tutorials for building production applications with Dwellir infrastructure.
Browse Guides
Backfill the Full Hyperliquid OHLCV Archive
Pull the full Hyperliquid OHLCV archive for one market and one interval from Dwellir's index endpoint with a resumable Python exporter.

Backfill the Full Hyperliquid OHLCV Archive
Pull the full Hyperliquid OHLCV archive for one market and one interval from Dwellir's index endpoint with a resumable Python exporter.
Export Hyperliquid OHLCV Candles to CSV
Generate CSV files for a chosen Hyperliquid market and candle interval by iterating Dwellir's OHLCV endpoint.

Export Hyperliquid OHLCV Candles to CSV
Generate CSV files for a chosen Hyperliquid market and candle interval by iterating Dwellir's OHLCV endpoint.
Export Hyperliquid OHLCV Candles to Parquet
Generate Parquet files for a chosen Hyperliquid market and candle interval by iterating Dwellir's OHLCV endpoint.

Export Hyperliquid OHLCV Candles to Parquet
Generate Parquet files for a chosen Hyperliquid market and candle interval by iterating Dwellir's OHLCV endpoint.
Build a Real-Time Base Flashblocks Visualizer with Next.js
Build a Base flashblocks visualizer with Next.js and raw JSON-RPC. Compare 200ms pre-confirmations to 2s block finality side-by-side.

Build a Real-Time Base Flashblocks Visualizer with Next.js
Build a Base flashblocks visualizer with Next.js and raw JSON-RPC. Compare 200ms pre-confirmations to 2s block finality side-by-side.
Build a Hyperliquid Trading App with Builder Codes
Implement builder fee approval, agent wallet sessions, and order placement using Dwellir's Hyperliquid endpoints.

Build a Hyperliquid Trading App with Builder Codes
Implement builder fee approval, agent wallet sessions, and order placement using Dwellir's Hyperliquid endpoints.
Stream Order Book Data with the Dwellir WebSocket
Connect to Dwellir's Hyperliquid order book server for 100-level depth, multi-coin tracking, and production-ready reconnection.

Stream Order Book Data with the Dwellir WebSocket
Connect to Dwellir's Hyperliquid order book server for 100-level depth, multi-coin tracking, and production-ready reconnection.