mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-22 22:44:47 +03:00
294 B
294 B
Leo helloworld
Run Guide
To run this program, run:
leo run <function-name> <inputs>
Execute Guide
To execute this program, run:
leo execute main
Overview
This example shows how to sum two u32 numbers.
It takes the input data from inputs/helloworld.in