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
  • Tutorials
  • Resources
  • Create New Prize Pools
  • Interact With Prize Pools

Was this helpful?

  1. Tutorials

Getting Started

Start Building with PoolTogether

PreviousChainlink VRFNextDeposit into a Prize Pool

Last updated 4 years ago

Was this helpful?

There are many ways to integrate with PoolTogether! Follow the tutorials or browse the resources below.

Tutorials

  • Create a Prize Strategy

Resources

Create New Prize Pools

  • Use the user interface. Source code is on .

  • Use the core . Source code is on .

Interact With Prize Pools

  • Use the official to interact with PoolTogether-managed prize pools

    • Pull in the npm package to programmatically get the list of pools

  • Use and fork the to interact with Prize Pools created by the builder

  • Use the project to interact with prize pools directly from the command line

  • Use the official to query data. See it on the .

Depositing into a Prize Pool
Withdraw from a Prize Pool
Create a Prize Pool
Builder
Github
PoolTogether Pool Contracts
Github
PoolTogether App
Current Pool Data
PoolTogether Reference App
Buidler Console
Graph Protocol Subgraph
Graph Explorer