Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement leo example command for lottery, tictactoe, token #2514

Merged
merged 5 commits into from
Aug 8, 2023

Conversation

collinc97
Copy link
Collaborator

Create a new Leo example package in a new directory

Usage: leo example [OPTIONS] <COMMAND>

Commands:
  lottery    A public lottery program
  tictactoe  A standard tic-tac-toe program
  token      A transparent & shielded custom token program
  help       Print this message or the help of the given subcommand(s)

@collinc97 collinc97 requested a review from d0cd August 3, 2023 23:51
@collinc97 collinc97 requested review from a team and removed request for d0cd August 4, 2023 00:07
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #2514 (e55f887) into testnet3 (af1f7f9) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           testnet3    #2514   +/-   ##
=========================================
  Coverage     79.02%   79.02%           
=========================================
  Files           157      157           
  Lines          4945     4945           
  Branches       4945     4945           
=========================================
  Hits           3908     3908           
  Misses         1037     1037           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@d0cd d0cd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@collinc97 collinc97 merged commit 013809c into testnet3 Aug 8, 2023
8 checks passed
@collinc97 collinc97 deleted the feat/leo-example branch August 8, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants