leo/examples/lottery
2023-08-15 08:48:18 -07:00
..
build [Feature] Implement leo execute (#2491) 2023-07-19 18:04:09 -07:00
inputs [examples] Update some example files. (#2493) 2023-07-21 17:13:06 -07:00
src [Feature] Support ChaCha::rand_* (#2433) 2023-06-28 21:02:50 -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 commit run scripts, bump rust ci img versions (#2526) 2023-08-15 08:48:18 -07:00
run.sh commit run scripts, bump rust ci img versions (#2526) 2023-08-15 08:48:18 -07:00

lottery.aleo

Run Guide

To run this program, run:

leo run play

or 

./run.sh

Execute Guide

To execute this program, run:

leo execute play