https://github.com/ldsanchez/smartcontract-lottery
https://github.com/ldsanchez/smartcontract-lottery
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ldsanchez/smartcontract-lottery
- Owner: ldsanchez
- Created: 2021-11-17T22:47:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T22:49:39.000Z (over 4 years ago)
- Last Synced: 2023-12-12T16:34:06.615Z (over 2 years ago)
- Language: Solidity
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Users can enter lottery with ETH based on a USD fee
2. An adminwill choose when the lottery is over
3. The lottery wil select a random winner
How do we want to test this?
1. `mainnet-fork``
2. `development` with mocks
3. `testnet`