Skip to content

tinaaliakbarpour/Circom-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circom Examples

The project skeleton (MAKE file, etc.) is copied from here

Dependencies & Requirements

Clone circomlib:
git clone https://github.com/iden3/circomlib.git

Instructions

Check your circom circuit: circome <c>.circom

Check your R1CS and witness (e.g. contsraint count): make info

Clean up: make clean

The end-to-end target is make verify. See the Makefile for steps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published