Skip to content

leodev007/Coinflip-P2E-Solana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinflip-P2E-Solana

A play-to-earn (P2E) coin flip game built on the Solana blockchain. Players can wager SOL, flip a coin, and instantly see if they win or lose. Rewards are distributed automatically through smart contracts.

Features

  • 🎯 Simple coin flip gameplay
  • 💰 Play-to-earn mechanics
  • 🔗 Built on Solana blockchain
  • 🔐 Secure smart contract for payouts
  • 🦊 Phantom wallet integration

Tech Stack

  • Frontend: React.js / Next.js
  • Backend: Rust (Solana Program)
  • Blockchain: Solana
  • Wallet Integration: Phantom

How It Works

  1. Connect your Solana wallet.
  2. Choose your wager amount.
  3. Flip the coin.
  4. If you win, rewards are sent instantly to your wallet.

Installation

# Clone the repository
git clone https://github.com/leodev007/Coinflip-P2E-Solana.git

# Navigate to the project folder
cd Coinflip-P2E-Solana

# Install dependencies
npm install

# Start the development server
npm run dev

About

A play-to-earn coin flip game built on the Solana blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors