leo/examples/message
2022-08-05 18:32:07 -07:00
..
inputs update revs and examples 2022-07-15 15:08:22 -07:00
src update examples 2022-08-05 18:32:07 -07:00
.gitignore add more examples, fix circuits as input 2022-07-12 21:43:19 -07:00
program.json add more examples, fix circuits as input 2022-07-12 21:43:19 -07:00
README.md add import example, remove directory nesting, improve examples readme 2022-08-01 16:04:00 -07:00

Leo message circuit

A basic example showing how to declare a circuit in the Leo language.

Build Guide

To compile this program, run:

leo build

To run this program, run:

leo run