Back to Nautilus Trader

Lighter Test Data

crates/adapters/lighter/test_data/README.md

1.228.0830 B
Original Source

Lighter Test Data

Sources

  • http_order_book_details.json, http_order_books.json, http_order_book_orders.json, and http_recent_trades.json were captured from public Lighter mainnet REST endpoints on 2026-05-05.
  • http_order_book_depth.json and http_orders.json are schema fixtures for REST models whose exact public endpoint response was not available without auth or was blocked for unauthenticated access during fixture collection.
  • ws_*.json fixtures follow the official Lighter WebSocket documentation examples and message field definitions.

References