♠️
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
  • Tournament types
  • Finding a tournament
  • Entering criteria
  • Registration
  • Playing the tournament
  • Claim prizes
  1. RACE Games
  2. RACE Poker app
  3. Start playing in minutes

Tournaments

Quick start with Multi-Table Tournaments in web3

PreviousCash and sit-n-goNextWorkshop

Last updated 2 years ago

Tournament types

Tournament games on RACE Poker can have multiple setups that are configured by the game host

Learn how the prize distribution is guaranteed in RACE in the guide.

Finding a tournament

Detailed information includes amount of prizes, winners and prize distribution rule, as well as the registration time period and the tournament start date and time.

Entering criteria

The qualify for registration user needs to meet criteria set by the tournament host.

The token, amount and portion added to the prizepool of the game is set by the game host when creating the tournament

Registration

The "Registration" transaction in the paid entry tourneys sends the specified amount of SPL-tokens needed to register from your wallet to the tournament contract.

If it is a freeroll game, then no assets will be taken from your wallet.

Playing the tournament

After you are registered, your nickname or wallet address will be added to the leaderboard in the tournament lobby. When the game starts, go to the tournament lobby to join your table.

If you fail to join on time, you will be sitting out until you run out of your chips and lose. You are able to join the tournament and continue the game while you still have chips.

Tournament game is run on multiple tables depending on amount of players registered. Players are reseated automatically during the game when more players lose.

Claim prizes

After the tournament ended, the winners of the tournament are qualified to interact with the tourney contract to retrieve prizes to their wallet. If you are the winner, here is what to do:

♠️
🎮
🏆
tournament creation