cawfree / react-native-webassembly

⚛️ 🏎 WebAssembly for React Native powered by JSI.
https://twitter.com/cawfree
MIT License
291 stars 6 forks source link

Generate proofs #22

Closed valavanisleonidas closed 9 months ago

valavanisleonidas commented 9 months ago

Hello,

First of all your work is awesome!

I want to generate proofs in react native but snarkjs doesn't work and i am looking for alternatives. If I load the wasm file with this library how do i use groth16 for example to generate the proofs?

cawfree commented 9 months ago

Thanks a lot!

Hopefully you can take some inspiration from the following repo: https://github.com/0xPolygonID/js-sdk-react-native-tools/blob/develop/share%2Fproof%2Fwitness-calculator-native.ts