← Back to projects

Project

Spring, 2023

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…

Page 1 of 1
Functions requirements (PDF)

Loading document…

Page 1 of 1
Protocol (PDF)

Links