Skip to main content
The Rust crate provides Tokio clients for the complete V3 registry, event streaming, PN1 orderbooks, perps, short-form markets, and optional trading and cache features.

Install

Cargo.toml
Keep the key outside source control:

First request

Client surfaces

V3 API

Call any registered V3 operation.

Settlement stream

Subscribe with replay and backpressure.

Short-form and TWAP

Rotate with the correct Chainlink window.

PN1 orderbook

Maintain fail-closed local state.

Perps stream

Subscribe to tickers, books, trades, and klines.

Trading and fees

Enable the trading feature and use V2 defaults.