This repository contains scripts and computations designed to resolve bets on the several platforms. It includes data processing and analysis tools to verify market outcomes based on real-world events.
- Data ingestion from various sources (e.g., weather).
- H3 grid calculations for geospatial data.
- Processing and filtering of large datasets that originate to IPFS.
- Functions to compute and validate metrics for bets.
- Clone the repository.
- Navigate to the experiment you wish.
- Setup properly the required env variables
- Run the experiment:
docker-compose up
Run the main script with your desired parameters to initiate computations.
For more details, refer to the documentation within the repository.