Skip to content

glamperd/snark-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snark-example

ZK-SNARK snarkjs and circom exercises

factor

The example from the circom tutorial. Simply multiplies 2 private integers to produce a public result

factor-perftest

An extension of the above to generate a large number of constraints. Useful for demonstrating the performance properties of each step in the protocol

poker

ZK Poker. A version of poker, built around ZK-SNARKs, useful for demonstrating some aspects of circom that go beyond the introductory tutorial.

Companion article: ZK Poker article here

About

ZK-SNARK snarkjs and circom exercises

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published