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 using unified JoinMarket settings.

orderbook_watcher.directory_client

Legacy compatibility wrapper for DirectoryClient …

orderbook_watcher.health_checker

Maker health checking via direct onion connection …

orderbook_watcher.main

Main entry point for the orderbook watcher.

orderbook_watcher.server

HTTP server for serving static files and orderbook data.