A privacy-preserving geolocation verification system using Zero-Knowledge Proofs. Prove you're inside a polygon without revealing your exact location!
- 🗺️ Interactive map with polygon drawing
- 🔐 Zero-Knowledge proof generation and verification
- 📍 Location search functionality
- ✨ Automatic 8-vertex polygon conversion
npm installnpm run dev # Development server
npm run build # Production build
npm run preview # Preview production build