Skip to content

Tetration-Lab/arkworks-solidity-verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arkworks Solidity Verifier

Solidity SNARK verifier generator for Arkwork's proof systems. Extensible with future Ethereum's compatible curve or custom precompiled curve using trait implementation.

Supported Algorithms

Curves

Proof Systems

Acknowledgement

The Solidity verifier template was modified from ZoKrates implementation.