An open API service indexing awesome lists of open source software.

https://github.com/beeman/solanaroll

solanaroll.com
https://github.com/beeman/solanaroll

Last synced: 7 months ago
JSON representation

solanaroll.com

Awesome Lists containing this project

README

          

# SOLANAROLL

[https://www.solanaroll.com](https://www.solanaroll.com)

Solanaroll is a fast, inexpensive dice game with a user-funded pooled treasury.
The dice game is provably-fair and has a 1% house edge.

## Dice Game

The dice game uses a commit-reveal scheme: a reveal number hashed with the blockhash of the reveal number save transaction to obtain a random result.
[Commit Reveal Scheme](https://medium.com/gitcoin/commit-reveal-scheme-on-ethereum-25d1d1a25428)

![Solanaroll Play](solanaroll-play.png?raw=true "Solanaroll Play")

## Pooled Treasury

Solanaroll allows users to fund the treasury and obtain treasury tokens that can be redeemed.
Similar to Serum Swap, your token allocation is pro-rated to the current treasury total funds.
If you deposit to the treasury and the treasury earns more SOL from game plays, your treasury tokens are worth more SOL.

![Solanaroll](solanaroll-main.png?raw=true "Solanaroll Main")

## Play with any token (TODO)

Using Serum Swap, users will be able to swap any token to SOL before a game play, allowing users to play with any token.

contact:
mtourig3@gmail.com