This website requires JavaScript.
Explore
Help
Register
Sign in
github-mig
/
ZoKrates
Watch
1
Star
0
Fork
You've already forked ZoKrates
0
mirror of
synced
2025-09-23 12:18:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
56ef08597a
ZoKrates
/
examples
/
simple_mul.code
Jacob Eberhardt
b6bca81863
example added
2017-10-23 11:45:25 +02:00
3 lines
39 B
Text
Raw
Blame
History
def main(a, b, c):
return a * b * c
Reference in a new issue
View git blame
Copy permalink