Skip to content

Instantly share code, notes, and snippets.

@wphan
wphan / minimumViableDLOB.ts
Last active July 4, 2025 01:23
Load Drift V2 DLOB with Typescript SDK
import { Connection, Keypair, PublicKey } from '@solana/web3.js';
import {
BASE_PRECISION,
BulkAccountLoader,
configs,
convertToNumber,
DLOBSubscriber,
DriftClient,
getMarketsAndOraclesForSubscription,
MarketType,