GuessFlow is a decentralized High-Low number guessing game built on the Ethereum blockchain.
Players try to predict whether the next randomly generated number will be higher or lower than the previous one.
This project demonstrates how to:
Write and deploy a basic Solidity smart contract
Use pseudo-randomness in smart contracts (for demo purposes)
Handle Ether transactions (bets, payouts, and fees)
Manage contract ownership and security
It’s perfect for Solidity beginners learning how blockchain-based games work!
.
.
INDIA