$FLIP COIN is a player-vs-player meme coin battle platform where holders can challenge each other to coin flip duels. It's pure player-vs-player competition with no house edge.
$FLIP COIN is built around a simple concept: holders of $FLIP tokens can challenge each other to coin flip duels where the winner takes the loser's staked tokens. It's pure player-vs-player competition with no house edge.
- Players buy $FLIP tokens on Pump.fun
- Two players with $FLIP tokens get matched
- Both players stake an agreed amount of tokens
- Each player chooses heads or tails
- A literal coin flip determines the winner
- Winner receives all staked tokens
FlipCoin/
├── landing-page/ # Beautiful landing page (LIVE)
│ ├── index.html # Main landing page
│ ├── styles.css # Crayon paper aesthetic
│ ├── script.js # Interactive animations
│ ├── assets/ # Images, fonts, etc.
│ └── vercel.json # Deployment config
├── game/ # Main game application (COMING SOON)
│ ├── frontend/ # React/Next.js interface
│ ├── backend/ # Node.js API server
│ ├── contracts/ # Smart contracts
│ └── docs/ # Game documentation
├── shared/ # Shared utilities & components
└── README.md # This file
Each major component has its own deployment branch:
| Branch | Purpose | Deployment | Status |
|---|---|---|---|
main |
Development & coordination | - | 🚧 Active |
deploy-landing-page |
Landing page only | flip-coin-landing.vercel.app | ✅ Live |
deploy-game |
Game platform only | Coming soon | 🚧 Ready |
landing-page |
Legacy (deprecated) | - | 📦 Archived |
- Landing Page: Deploy from
deploy-landing-pagebranch (clean, no extra folders) - Game Platform: Will deploy from
deploy-gamebranch when ready - Development: Use
mainbranch for coordinated development
- ✅ Landing Page: Complete and deployed
- 🚧 Game Platform: In development
- 🚧 Smart Contracts: Planning phase
- 🚧 Backend API: Planning phase
$FLIP COIN involves financial risk. Players can lose their entire staked amount. Please be aware of:
- Financial loss potential
- Addiction risks
- Regulatory uncertainty
- Technical risks
This project is open source and available under the ISC License.
Built with 💎 by nocaligic