Project structure overview
mainThe project is organized as follows:
src/analysis/: Contains analysis scripts forkalshi/andpolymarket/.src/indexers/: Contains data collection indexers forkalshi/(API client) andpolymarket/(API/blockchain).src/common/: Shared utilities and interfaces.data/: The storage directory for markets, trades, and blocks (Kalshi and Polymarket).docs/: Project documentation.output/: Generated analysis outputs (figures, CSVs).