My first vibe WEB3 app built on the Base blockchain.
⚔️ Play 1vs1 with real USDC — 50/50 chance 🎲
Winner takes all.
🔗 Live App: https://tokenflip-app.vercel.app/
For now, the app works best on mobile inside the Base app https://base.app/invite/polkamela/WWNK27F4
To play, you need:
- USDC — to create or join game rooms
- ETH (Base network) — to pay gas fees (very small fees)
- Create a room with your bet (USDC)
- Another player joins
- Flip the coin 🎲
- 50/50 chance — winner takes all
- Player 1 creates a game with a USDC bet
- Player 2 joins with the same amount
- The contract locks both deposits
- A pseudo-random outcome decides the winner
- The winner receives the full prize (2x bet)
The current version uses on-chain pseudo-randomness based on block data.
🔜 Future updates will include more secure randomness solutions
(e.g. Chainlink VRF or similar technologies).
This is a gambling-style application.
- You are playing with real funds
- All actions are fully your responsibility
- No guarantees of winning
Play responsibly.
- MVP version
- Expanding wallet support
- UI/UX improvements coming
Built as an experimental Web3 project on Base.