Package orderbook_watcher

JoinMarket Orderbook Watcher - Monitors and aggregates orderbooks from multiple directory nodes.

Sub-modules

orderbook_watcher.aggregator

Orderbook aggregation logic across multiple directory nodes.

orderbook_watcher.config

Configuration management for orderbook watcher.

orderbook_watcher.directory_client

Legacy compatibility wrapper for DirectoryClient …

orderbook_watcher.main

Main entry point for the orderbook watcher.

orderbook_watcher.server

HTTP server for serving static files and orderbook data.