Skip to content

iflabsfish/ezkyc

Repository files navigation

EzKYC - Zero-Knowledge KYC Solution

Version

Secure, Private, and Compliant KYC Solution Provider

📝 Project Overview

EzKYC is a Know Your Customer (KYC) solution based on zero-knowledge proof technology, designed to protect user privacy while meeting compliance requirements. The platform provides a secure and transparent identity verification process for both businesses and users.

🚀 Quick Start

Install Dependencies

#Uing yarn
yarn install

Run Development Server

  • On Vercel, in Storage, configure an Upstash For Redis database. Copy .env.example to .env and add your environment variables.
  • Update VERIFIER_URL to ngrok interface when develop locally
yarn dev

Open http://localhost:3000 to view the application.

🌐 Project Structure

  • /app - Next.js application pages
    • /company - Company portal
    • /user - User verification flow
  • /components - Reusable components
  • /hooks - Custom React hooks
  • /lib - Utility functions and constants
  • /public - Static assets
  • /pages/api - Api services

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published