mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-24 07:48:04 +03:00
249 B
249 B
Leo helloworld
Build Guide
To compile this program, run:
leo build
To run this program, run:
leo run main
Overview
This example shows how to sum two u32 numbers.
It takes the input data from inputs/helloworld.in