Skip to content

niluferokay/zkGeolocation

Repository files navigation

Geolocation Proof

A privacy-preserving geolocation verification system using Zero-Knowledge Proofs. Prove you're inside a polygon without revealing your exact location!

Features

  • 🗺️ Interactive map with polygon drawing
  • 🔐 Zero-Knowledge proof generation and verification
  • 📍 Location search functionality
  • ✨ Automatic 8-vertex polygon conversion

Setup

Install Dependencies

npm install

Run the App

npm run dev        # Development server
npm run build      # Production build
npm run preview    # Preview production build

About

A privacy-preserving geolocation verification system using Zero-Knowledge Proofs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published