Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ProofOfHuman

Sybil resistance via challenge-response human verification on ProbeChain Rydberg Testnet. Supports captcha, social, and biometric challenge types.

Features

  • Challenge-response verification system
  • Multiple challenge types (Captcha, Social, Biometric)
  • Expirable verification records
  • Authorized verifier management

Setup

npm install
cp .env.example .env
npx hardhat compile
npm run deploy

Network