All projects

ClimaDAO

AI-powered climate prediction markets using Chainlink CRE + Solidity smart contracts

Prediction Markets

What it is

ClimaDAO is a decentralized prediction market platform where users bet on real-world climate outcomes. A Chainlink CRE workflow fetches live weather data from Open-Meteo API, applies AI analysis to generate YES/NO verdicts with confidence scores, and automatically resolves smart contracts on Ethereum. Built for transparency, automation, and trustless climate finance.

How it Works

  • Chainlink CRE workflow (TypeScript) fetches real NYC temperature from Open-Meteo API
  • AI decision layer analyzes temperature data and generates outcome verdicts
  • PredictionMarket.sol smart contract deployed on Ethereum Sepolia testnet
  • React + Vite frontend with cyberpunk terminal UI displays live results
  • Hardhat for contract compilation and deployment
  • Bun runtime for CRE workflow execution

Links

Created by

  • Kapil Shastri