Skip to content

megabyte0x/zkemail-EmailAuth-verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zkEmail EmailAuth Verifier

This is a rust implementation of the zkEmail EmailAuth Verifier.

This verifies the proof for the email whose subject includes the following template: Sign {string}

Setup

  1. Generate a proof for the email whose subject includes the following template: Sign {string}
  2. Edit the proof_data in main.rs to the proof you generated.
  3. Run cargo run to verify the proof.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages