This repository contains an all-in-one adapter for several backends, mainly to be used by existing Javascript code via FFI. Its features:
- Provers:
- Witness Calculators:
- SnarkJS Compatiblity
- JSON proof export
- JSON public signal export
TODO:
maybe we do feature-gating and have a separate library for each backend? or just a single backend for all
TODO:
This project is kindly supported by Soulforge zkBankai grant, with the application here.
Some helpful resources for this project on FFI usage were: