Guides

Dwellir Guides

Step-by-step tutorials for building with Dwellir infrastructure.

Hands-on tutorials for building production applications with Dwellir infrastructure.

Browse Guides

All
EVM
Hyperliquid
Polygon
Robinhood

Build a Real-Time Robinhood Chain Whale Tracker in Python

Track whale trades on Robinhood Chain in real time. Subscribe to on-chain logs over Dwellir's WebSocket, decode large USDG and Stock Token transfers, and alert instantly.

Build a Real-Time Robinhood Chain Whale Tracker in Python

Track whale trades on Robinhood Chain in real time. Subscribe to on-chain logs over Dwellir's WebSocket, decode large USDG and Stock Token transfers, and alert instantly.

robinhood
evm

How to Build a Copy Trading Bot on Arcus (Robinhood Chain)

Build a copy trading bot for Arcus on Robinhood Chain. Detect a target wallet's Stock Token trades on-chain over WebSocket, then mirror them through the Arcus spot flow.

How to Build a Copy Trading Bot on Arcus (Robinhood Chain)

Build a copy trading bot for Arcus on Robinhood Chain. Detect a target wallet's Stock Token trades on-chain over WebSocket, then mirror them through the Arcus spot flow.

robinhood
evm

How to Track Hyperliquid Whales in Real Time

Build a Hyperliquid whale tracker in Python. Stream large fills over gRPC, surface big resting orders, and read whale positions through Dwellir's read infra.

How to Track Hyperliquid Whales in Real Time

Build a Hyperliquid whale tracker in Python. Stream large fills over gRPC, surface big resting orders, and read whale positions through Dwellir's read infra.

hyperliquid

Hyperliquid Funding Rates: How They Work and How to Fetch Them

Learn how Hyperliquid funding rates work, the hourly premium-plus-interest formula, and how to fetch current, predicted, and historical funding via API.

Hyperliquid Funding Rates: How They Work and How to Fetch Them

Learn how Hyperliquid funding rates work, the hourly premium-plus-interest formula, and how to fetch current, predicted, and historical funding via API.

hyperliquid

Polymarket API: The Complete Developer Guide

A developer's guide to the Polymarket API: discover markets with Gamma, read prices and place orders on the CLOB, stream fills, and read positions on Polygon.

Polymarket API: The Complete Developer Guide

A developer's guide to the Polymarket API: discover markets with Gamma, read prices and place orders on the CLOB, stream fills, and read positions on Polygon.

polygon
evm

How to Build a Polymarket Copy-Trading Bot

Build a Polymarket copy-trading bot in Python: detect a target wallet's trades, map them to markets, and replicate orders through the CLOB API on Polygon.

How to Build a Polymarket Copy-Trading Bot

Build a Polymarket copy-trading bot in Python: detect a target wallet's trades, map them to markets, and replicate orders through the CLOB API on Polygon.

polygon
evm

Backfill the Full Hyperliquid OHLCV Archive

Pull the full Hyperliquid OHLCV archive for one market, or fan the same exporter across all discovered markets for one interval, with a resumable multi-process Python exporter.

Backfill the Full Hyperliquid OHLCV Archive

Pull the full Hyperliquid OHLCV archive for one market, or fan the same exporter across all discovered markets for one interval, with a resumable multi-process Python exporter.

hyperliquid

Export Hyperliquid OHLCV Candles to CSV

Generate CSV files for one Hyperliquid market, or every discovered market for one interval, from Dwellir's OHLCV endpoint.

Export Hyperliquid OHLCV Candles to CSV

Generate CSV files for one Hyperliquid market, or every discovered market for one interval, from Dwellir's OHLCV endpoint.

hyperliquid

Export Hyperliquid OHLCV Candles to Parquet

Generate Parquet files for one Hyperliquid market, or every discovered market for one interval, from Dwellir's OHLCV endpoint.

Export Hyperliquid OHLCV Candles to Parquet

Generate Parquet files for one Hyperliquid market, or every discovered market for one interval, from Dwellir's OHLCV endpoint.

hyperliquid

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.

evm

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.

hyperliquid

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.

hyperliquid

On this page