Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 784 Bytes

File metadata and controls

19 lines (15 loc) · 784 Bytes

Weather Bet Resolvers

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.

Features

  • 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.

Installation

  1. Clone the repository.
  2. Navigate to the experiment you wish.
  3. Setup properly the required env variables
  4. Run the experiment: docker-compose up

Usage

Run the main script with your desired parameters to initiate computations.

For more details, refer to the documentation within the repository.