leo/examples/core
Alessandro Coglio ac38dfa028
[examples] Update some example files. (#2493)
* [examples] Update some READMEs.

These contained some copied-and-pasted text that had not been updated.

Also added a note about the need to switch private key for the second command
in `simple_token`.

* [examples] Update input file for lottery.

* [examples] Remove `leo build` from `vote` script.
2023-07-21 17:13:06 -07:00
..
build [Feature] Implement leo execute (#2491) 2023-07-19 18:04:09 -07:00
inputs add other examples 2022-07-20 16:07:37 -07:00
src Implement new hash and commit functions (#2415) 2023-06-15 19:55:03 -07:00
.env [Feature] Implement leo execute (#2491) 2023-07-19 18:04:09 -07:00
.gitignore [Feature] Implement leo execute (#2491) 2023-07-19 18:04:09 -07:00
program.json [Feature] Implement leo execute (#2491) 2023-07-19 18:04:09 -07:00
README.md [examples] Update some example files. (#2493) 2023-07-21 17:13:06 -07:00

Leo core functions

Run Guide

To run this program, run:

leo run main

Execute Guide

To execute this program, run:

leo execute main