Starting simulation...
Pot: undefined
Catalyst POC reviewer notes:
  • This POC includes the obvious UI elements & interactions
  • Bets are currently 20 each player. Click the Bet button to respond for each player in this POC
  • The POC also includes cryptographic interactions in our secure game protocol for shuffling and card-reveal, as described in the Kaliedoscope academic paper .
    • Each player shuffles and incrementally encrypts the deck, passing the results to the next player
    • After the shuffle, each player engages in a consensual "hole card" reveal for each other players' cards (Elgamal threshold decrypt)
    • After pause for betting from each player the Community cards are revealed (3 card Flop, then 1 card for Turn and River)
  • In this POC, the multi-player communication is not exercised. This allows local development to proceed without multiple browsers

See Dev tools / Inspect panel for log files showing each player agent's

Bet: 20