Skip to content

demonstrating compatibility with the arkworks toolchain

Notifications You must be signed in to change notification settings

l-adic/arkworks-demo

Repository files navigation

Arkworks Integration

This repo is meant to demonstrate compatibility with the arkworks/circom toolchain circom-compat. It contains a single executable which generates a witness for the factor circuit that appears in other ℓ-adic demo projects.

How to run

Simply run

> cargo run

and you will see the witness printed to standard out. You can change the inputs.json file the change the public inputs.

We omit demonstrating the proof generation / ethereum integrations in this example because it follows from the compatibility with circom-compat.

About

demonstrating compatibility with the arkworks toolchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages