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

Addition of lottery game smart contract #14130

Closed
jinilshah21 opened this issue Apr 17, 2023 · 1 comment
Closed

Addition of lottery game smart contract #14130

jinilshah21 opened this issue Apr 17, 2023 · 1 comment

Comments

@jinilshah21
Copy link

Abstract

I saw the examples codes like auctions, voting smart contracts provides in the code base. I will like to add one more example code to it namely lottery game smart contract.

Motivation

Reason to add this example smart contract is to show use of global variables and show automation in smart contracts, Additionally, lottery smart contract will give insights on creating random numbers in solidity, registering users and fund allocation.

@github-actions github-actions bot added this to Triage in Solidity Apr 17, 2023
@NunoFilipeSantos
Copy link
Contributor

It is not a priority for us, but you can go ahead with a draft PR, and we'll review it when we can.
I don't think the issue itself is needed. Thank you.

Solidity automation moved this from Triage to Done Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Solidity
  
Done
Development

No branches or pull requests

3 participants