https://github.com/decentralisedme/smartcontract-lottery
https://github.com/decentralisedme/smartcontract-lottery
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/decentralisedme/smartcontract-lottery
- Owner: Decentralisedme
- Created: 2022-05-17T08:59:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-17T09:03:00.000Z (about 4 years ago)
- Last Synced: 2024-12-30T12:27:18.841Z (over 1 year ago)
- Language: Solidity
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. User can enter lottery with ETH based on a USD fee
2. An admin will choose when the lottery is over
3. The lottery will select a random winner
How do we test this?
1. 'mainnet-fork'
2. 'development'
3. 'testnet'# smartcontract-lottery