No description
  • JavaScript 87.4%
  • Solidity 7.1%
  • TypeScript 2.3%
  • Cairo 2.2%
  • Python 0.2%
  • Other 0.6%
Find a file
2023-11-10 00:42:51 +04:00
.github update README.md 2023-11-10 00:42:51 +04:00
contracts root storage 2023-04-01 22:36:47 +01:00
docs/images architecture pic 2023-04-02 08:27:34 +01:00
frontend success integration with api 2023-04-02 02:27:54 +01:00
garaga fixed request body 2023-04-02 07:34:34 +01:00
herodotus herodotus relaying 2023-04-01 23:01:31 +01:00
README.md update README.md 2023-11-10 00:42:51 +04:00

StarkSight

About

Verify your World ID 👁️, on Starknet .

What is StarkSight?

Verify World ID proofs on Starknet using Garaga and Herodotus.

Lifecycle

  1. User signs in with Argent and Worldcoin
  2. Herodotus proves the WorldID merkle root on Starknet
  3. User submits Starknet transaction, proving the generated WorldID SNARK
  • Garaga is used to verify the Groth16 SNARK
  1. Success :)

Architecture