/Leo-Lottery

♌️ A simple lottery app built on the top of the Lovely Leo Programming Ecosystem!

Primary LanguageShellMIT LicenseMIT

Discord handle X (twitter) handle

Discord Handle: eferbarn

lottery.aleo

Customizations

First of all rename .env-example to .env. Then edit the file using editors such as nano or vim like what is mentioned below.

NETWORK=testnet3
PRIVATE_KEY={PASTE_YOUR_PRIVATE_KEY_HERE}

Run Guide

To run this program, run:

leo run play

or 

./run.sh

Execute Guide

To execute this program, run:

leo execute play