zksecurity / noname

Noname: a programming language to write zkapps
https://zksecurity.github.io/noname/
178 stars 44 forks source link

example: add mul test to `arithmetic.no` #85

Closed eightfilms closed 3 months ago

eightfilms commented 3 months ago

closes #47

adds a simple mul to arithmetic.no, checks that against the result of the addition.