PoolTogether 3.0
HomeAppBuilder
v3.0.1
v3.0.1
  • ✨Introduction
  • 📡Networks
  • 💱Migrating from V2 to V3
  • 🚰Resources
  • Protocol
    • 🌐Overview
    • 🏆Prize Pools
      • ⚖️ Fairness
      • Compound Prize Pool
      • yVault Prize Pool
      • Token Listener
    • 💸Prize Strategies
      • 🤑Single Random Winner
        • 🎟️ Ticket
        • 🎁Sponsorship
    • 🧞Random Number Generator
      • Blockhash
      • Chainlink VRF
  • Tutorials
    • Getting Started
    • Deposit into a Prize Pool
    • Withdraw from a Prize Pool
    • Create a Prize Pool
    • Create a Prize Strategy
  • Governance
    • 🏛️ Overview
    • 💰Comptroller
  • Security
    • Risks
    • Audits & Testing
    • Bounties
Powered by GitBook
On this page

Was this helpful?

  1. Tutorials

Create a Prize Pool

How to Create Your Own PoolTogether Prize Games

PreviousWithdraw from a Prize PoolNextCreate a Prize Strategy

Last updated 4 years ago

Was this helpful?

The easiest way to create a prize game is by using our . The Builder app is supported across all testnets. The Builder is an interface to the Compound Prize Pool Builder.

You can call the on-chain Builder such as the Compound Prize Pool Builder directly.

Otherwise, customize and deploy the core . Source code is on .

Builder App
PoolTogether Pool Contracts
Github