sCrypt-Inc / zokrates

A zero-knowledge proof toolbox on Bitcoin. A fork of zokrates (https://github.com/Zokrates/ZoKrates).
GNU Lesser General Public License v3.0
15 stars 1 forks source link

Save & read witness #11

Closed xhliu closed 3 years ago

xhliu commented 3 years ago

similar to what did for flat program #5.

Current witness looks like

~out_0 0 ~one 1 _0 10 _1 0 _2 0 _3 0 _4 0 _5 1 _6 0 _7 1 _8 0

May change to output additionally in json and read it back, also in deserialize CLI.