Zokrates / ZoKrates

A toolbox for zkSNARKs on Ethereum
https://zokrates.github.io
GNU Lesser General Public License v3.0
1.8k stars 360 forks source link

ERRORS #1362

Closed ox0sara closed 7 months ago

ox0sara commented 7 months ago

Description

Environment

Steps to Reproduce

dark64 commented 7 months ago

@0x0sara Can you elaborate more on the errors you are getting? Judging by your other open issues it seems like you are trying to compile old zokrates code using the newer compiler. This won't work as we changed the syntax since 0.8.0. Free free to reopen the issue if you have any other questions.

ox0sara commented 6 months ago

Thanks I've change my code, But I hope ZoKrates improve its documentation especially integration with frontend libraries such as next.js and resct.js to make it more usable.