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

https://github.com/deffstudio/solidity_basic_lottery

A smart contract-based lottery system built on Ethereum using Solidity and Foundry. Users can participate by sending 0.01 ETH, and after a fixed duration, a winner is randomly selected to receive the entire prize pool. The lottery resets automatically, allowing continuous participation.
https://github.com/deffstudio/solidity_basic_lottery

Last synced: about 2 months ago
JSON representation

A smart contract-based lottery system built on Ethereum using Solidity and Foundry. Users can participate by sending 0.01 ETH, and after a fixed duration, a winner is randomly selected to receive the entire prize pool. The lottery resets automatically, allowing continuous participation.

Awesome Lists containing this project