Skip to content

A sample for using Circom & SnarkJS generate ZKP (Zero-knowledege proof) circuits and proving.

License

Notifications You must be signed in to change notification settings

lionstory/zkp-circom-snarkjs-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zkp-circom-snarkjs-sample

A sample for using Circom & SnarkJS to generate ZKP (Zero-knowledege proof) circuits and proving. Circom & SnarkJS generate r1cs/js/cpp codes which can be compiled and generate witnesses. All the generation process can be verfified online https://remix.ethereum.org.

circom multiplier2.circom --r1cs --wasm --sym --c

About

A sample for using Circom & SnarkJS generate ZKP (Zero-knowledege proof) circuits and proving.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published