8000 GitHub - vingoel26/Chance
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vingoel26/Chance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 

Repository files navigation

🎰 Web3 Gaming Platform

A decentralized Web3 gaming platform built on the Ethereum blockchain featuring:

  • 💣 Mines
  • 🎡 Wheel of Fortune
  • ♠️ Blackjack
  • 🃏 High-Low Card Guessing Game

All games are integrated with MetaMask for secure wallet-based interactions and powered by smart contracts for fair and transparent gameplay.


🛠️ Features

  • 🧠 Smart Contract Logic: All game logic is handled on-chain using Solidity.
  • 🔐 Wallet Integration: Seamless MetaMask authentication and ETH transactions.
  • 💵 Real ETH Betting: Place real ETH bets (testnet or mainnet).
  • 🔁 Streak Multipliers: High-Low game with multipliers for correct streaks.
  • 🎉 UI Effects: Confetti, sounds, and smooth animations for an immersive gaming experience.
  • ⚖️ Fairness Guaranteed: Blockchain-based randomness and provable fairness.

🧰 Tech Stack

  • Frontend: React + TailwindCSS
  • Blockchain: Ethereum (Solidity Smart Contracts)
  • Wallet: MetaMask (via Ethers.js)
  • Frameworks: Hardhat(Node.js) / Truffle for contract development & deployment

📸 Screenshots

WhatsApp Image 2025-04-06 at 19 49 11_0f5c0dcf WhatsApp Image 2025-04-06 at 15 01 28_9fa45af7 WhatsApp Image 2025-04-06 at 19 49 42_9f60e8b5 WhatsApp Image 2025-04-06 at 19 49 53_438d29f6 WhatsApp Image 2025-04-06 at 19 50 16_400bfc7e image image


🔧 Installation

1. Clone the repo

https://github.com/AnjaliPai16/Chance.git
cd Chance/new_hardhat-main
npm i
npm install react-confetti
npm hardhat compile
npm run dev

###in other terminal

npx hardhat run scripts/deploy.js --network localhost
###for local host
npx hardhat run scripts/deploy.js --network sepolia
### for sepolia 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • CSS 5.3%
  • TypeScript 1.1%
  • Solidity 0.5%
0