Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nawodyaishan/solidity-lottery-contract

This is a simple Ethereum lottery smart contract built using Solidity. Participants can enter the lottery by sending a specified amount of Ether to the contract. Once enough participants have entered, the contract owner (manager) can choose a random winner who will receive the entire pool of Ether.
https://github.com/nawodyaishan/solidity-lottery-contract

dapp ethereum ganache lottery smart-contracts solidity truffle

Last synced: about 1 month ago
JSON representation

This is a simple Ethereum lottery smart contract built using Solidity. Participants can enter the lottery by sending a specified amount of Ether to the contract. Once enough participants have entered, the contract owner (manager) can choose a random winner who will receive the entire pool of Ether.

Awesome Lists containing this project