This is a game of poker dice that is being played on chain.
Here's how you play it.
Check out the demo here
- A player should be able to invoke the contract with the number of players.
- Add a min bet fee that is required.
- Any player should be able to join the game witht he contract address.
- Players make bet by sending in their amounts.
- Players will be able to roll their dice
- Players can select the dice they want to re-roll
make test
- to test contracts
This is being built as a Proof of Concept for the Encode lightlink hackathon.