mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-24 02:42:21 +03:00
.. | ||
inputs | ||
src | ||
.gitignore | ||
program.json | ||
README.md |
Leo message struct
A basic example showing how to declare a struct in the Leo language.
Build Guide
To compile this program, run:
leo build
To run this program, run:
leo run