
Casino Solidity Smart contract
Summary
Designed a blockchain-based casino protocol where bets are placed using 0.01 ETH with a 50% chance to either double the wager or lose it.
Tech Stack
Ethereum
Solidity
Description
The project focused on meeting key protocol requirements, including tamper-proofing, unpredictability, and uniform randomness in the RNG, while also ensuring incentive payments for participants.
It also involved implementing the protocol in Solidity and addressing the challenges encountered during protocol design and deployment.
Loading document…
Loading document…