• Stars
    star
    1
  • Language
    Solidity
  • Created 10 months ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation of a simple yet secure numbers game for the Blockchains and Distributed Ledgers course at UoE. Employs keccak256 hashing to prevent front running and other attacks as well as many other security principles to ensure a safe user experience. Optimized for gas efficiency using variable packing, as well as many other best practices.

More Repositories