mirror of
https://github.com/HerodotusDev/starksight-zkhack.git
synced 2026-05-22 13:06:20 +00:00
No description
- JavaScript 87.4%
- Solidity 7.1%
- TypeScript 2.3%
- Cairo 2.2%
- Python 0.2%
- Other 0.6%
| .github | ||
| contracts | ||
| docs/images | ||
| frontend | ||
| garaga | ||
| herodotus | ||
| README.md | ||
StarkSight
About
Verify your World ID 👁️, on Starknet ✨.
What is StarkSight?
Verify World ID proofs on Starknet using Garaga and Herodotus.
Lifecycle
- User signs in with Argent and Worldcoin
- Herodotus proves the WorldID merkle root on Starknet
- User submits Starknet transaction, proving the generated WorldID SNARK
- Garaga is used to verify the Groth16 SNARK
- Success :)
Architecture
