DOPE WARS | About DOPE WARS NFT

JavaScript is not available.

https://www.loom.com/share/611f69da5fca4888ae632d4aaa1da3a3

PAPER Rock Scissors (PRS) will be the first on-chain game release by the Dope Wars DAO, using the Optimism network for low transaction fees.

https://cdn.discordapp.com/attachments/990104021064888331/996932608946618378/RPS_51_game.gif

How to play

We intend to store the outcome of all rounds inside of Tableland to provide an on-chain leaderboard, which can be used for upcoming promotions and giveaways we have planned.

Technical Details

For the game mechanics, we’re forking an existing contract with threat models already addressed, using a commit-reveal pattern. One of our contributors has already started working on the code to understand how we might support multiple “rounds” of gameplay at the same time.

GitHub - oscgu/r-p-s

Untitled

Tableland Integration

From the contract, we intend to send results of each round to a series of Tableland tables. We would like this structure to not only work for this game, but other games to be added in the future.

Untitled