♠️
RACE Protocol
NFT PresaleDiscord
  • ❤️Official Docs & Links
  • ⏳Progress Overview
  • RACE Protocol
    • 🏗️System Architecture
      • Components
      • On-chain Accounts
      • Synchronization
      • Randomization
      • Payment
    • 🎲Game Development
      • Game Handler
      • Effect
      • Event Handling
      • Race API
        • Arweave Integration
      • Race JS SDK
        • Installation and Setup
        • Key Components
          • AppClient
          • SubClient
          • Events
          • Game Context
          • Decryption Cache
        • Advanced Features
          • Getting Revealed Knowledge
          • Exiting and Detaching
          • Submitting Messages
          • Sub-game Interaction
        • Best Practices
        • API Reference
        • Troubleshooting
    • 🧪Testing
      • Race Test Kit
      • Unit Testing
      • Integration Testing
      • Additional Considerations
    • 🧱Modules & Features
      • Encryption Methods
      • Command-line Tools
      • Configuration Options
      • Blockchain Transport Implementations
    • 📃Smart Contract
      • Solana Program
    • 🔦Examples and Use Cases
      • Draw Card Game
      • Raffle Game
      • Other Examples
  • RACE Games
    • ♠️RACE Poker app
      • 🎮Start playing in minutes
        • 💰Cash and sit-n-go
        • 🏆Tournaments
      • 🎨Workshop
        • 🏆Create cash games
        • 🏨Create tourneys
      • 💡Concept introduction
      • 🏗️System architecture
      • 👾Game Flow
      • 🎲Cards shuffling
      • ☎️Communication
      • 🔐Key sharing/decryption
      • 💱Cash flow structure
    • ⚡Solfast
      • 🎲Game modes
  • RACE RESEARCH
    • 👾No-Code Development
      • Brainstorming
      • Implementation Approach
      • Project Status
    • 0️⃣Zero-Knowledge Proofs
      • Brainstorming
      • Integration steps
        • Verifiable Randomness Generation
        • Private Game State Updates
        • Verifiable Settlements
        • Private Player Actions
      • Project Status
    • 🛡️Security Audit Report
      • Executive summary
        • Introduction to Race Protocol
        • Audit Methodology
      • Findings
        • Smart Contract Security
        • WebAssembly Security
        • Client-side Security (Race SDK)
        • Server-side Security
        • Randomization and Encryption
        • On-chain Account Management
        • Synchronization Mechanisms
        • Payment Handling
      • Recommendations
      • Conclusion
  • RACE DAO
    • 😎About
    • 🫂Community
    • 🖼️NFT Collection [!]
Powered by GitBook
On this page
  • Tokens to play with
  • Finding a table
  • Joining a table
  • Playing cash game
  • Playing Sit-&-Go game
  • Rakes / Commissions / Buy-in
  • Rewards
  1. RACE Games
  2. RACE Poker app
  3. Start playing in minutes

Cash and sit-n-go

Getting started with most popular poker modes in web3

PreviousStart playing in minutesNextTournaments

Last updated 1 year ago

Tokens to play with

You can play Cash & Sit-&-Go games using any fungible SPL-tokens as chips.

During the Alpha version period, you can to create a table with your token to try the game out with your token for free. Team will apply a 1% rake to it..

Finding a table

Joining a table

There is no centralised deposit/withdrawal system in RACE. The "Buy-In" transaction sends specified amount of tokens from your wallet directly to the table's onchain contract. Clarify the details of the transaction before signing it,

Playing cash game

Cash games are configured by the table owners and can accomodate 2 - 9 people per table.

During the cash game a settlement transaction will be pushed onchain by the game host either:

Settlement transaction will hande in-game commisions for game host, for table owner, rewards for players if there is a rewards pool attached, and settle players' funds if they are leaving or joining the table.

Playing Sit-&-Go game

Sit-&-Go games can also accomodate 2 - 9 players and are configured by the table owner.

If you leave early, you will be sitting out until you run out of your chips. You are able to join the table and continue the game while you still have chips at the table.

Settlement transaction will be initiated once one player wins all the chips at the table. It would also contain rewards for game host, table owner and players (if configured)

Rakes / Commissions / Buy-in

Every table has an option for a game host or a table owner to set commission to it.

Rewards

Every table has an option for a game host or a table owner to attach a reward pool to it. Reward pool basically works as a "rakeback" at the exchange rate set by the owner.

Learn more about and in Economics section.

♠️
🎮
💰
request the team
Cash flow structure
Commission distribution