Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 526 Bytes

1_simple.adoc

File metadata and controls

15 lines (12 loc) · 526 Bytes

Simple Arithmetic Demo Backend

This backend focuses on implementing arithmetic ZK. Although the sample does demonstrate multiple fields and conversion (field switching), it should be simple enough to just remove converter related stuff.

link:/docs/6_sample_backends/simple.cpp[role=include]

Download the C++ in case the above does not display or you wish to modify the example.