leo/examples/lottery
Pranav Gaddamadugu f7e0352500 WIP
2024-05-18 16:43:53 -07:00
..
build WIP 2024-05-18 16:43:53 -07:00
src write examples using new async syntax 2024-04-09 13:53:26 -07:00
.env Update default PK in examples .env 2024-05-15 08:22:10 -07:00
.gitignore [Feature] Implement leo execute (#2491) 2023-07-19 18:04:09 -07:00
leo.lock make example compatible w/ stubs 2023-12-11 13:19:42 -08:00
program.json [Feature] Implement leo execute (#2491) 2023-07-19 18:04:09 -07:00
README.md Update examples and CI 2024-01-15 15:45:08 -08: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 <inputs>

or 

./run.sh

Execute Guide

To execute this program, run:

leo execute play <inputs>