Skip to content

lucasvo/bellman-in-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bellman-wasm

This is a work in progress to get bellman to generate a circuit and return it's R1CS as an artifact in wasm.

Current Status

src/lib.rs contains an adaption of bellman's mimc circuit test. Bellman doesn't expose enough public APIs to grab the r1cs without generating a prover. Next step should be forking bellman to change a few methods to public methods to enable this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published