An open API service indexing awesome lists of open source software.

https://github.com/stormpyro/brownie-lottery

Lottery smart contract for ETH. Thanks to the awesome tutorial here: https://www.youtube.com/watch?v=M576WGiDBdQ&t=6363s
https://github.com/stormpyro/brownie-lottery

blockchain brownie chainlink python smart-contracts solidity tutorial

Last synced: about 2 months ago
JSON representation

Lottery smart contract for ETH. Thanks to the awesome tutorial here: https://www.youtube.com/watch?v=M576WGiDBdQ&t=6363s

Awesome Lists containing this project

README

          

1. Users 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.