mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-26 16:37:30 +03:00
.. | ||
build | ||
hello | ||
inputs | ||
src | ||
.env | ||
.gitignore | ||
program.json | ||
README.md |
Leo helloworld
Run Guide
To run this program, run:
leo run main
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