Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prediction market contracts #293

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

prediction market contracts #293

wants to merge 1 commit into from

Conversation

hamdiallam
Copy link
Contributor

@hamdiallam hamdiallam commented Dec 4, 2024

contracts for the prediction market example app

  • Create a prediction market on the outcome of a tictactoe game
  • Create a prediction market on the even/odd result of a block hash

Features not supported in the prediction market:

  • Selling a position back into the market
  • Incentivizing the first better (negative EV for them).

Copy link

cloudflare-workers-and-pages bot commented Dec 4, 2024

Deploying supersim with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4924820
Status: ✅  Deploy successful!
Preview URL: https://0f30c3ca.supersim.pages.dev
Branch Preview URL: https://prediction-market.supersim.pages.dev

View logs

Copy link
Contributor Author

hamdiallam commented Dec 4, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@hamdiallam hamdiallam force-pushed the prediction.market branch 2 times, most recently from c876eb1 to df8586d Compare December 16, 2024 22:39
@hamdiallam hamdiallam force-pushed the prediction.market branch 2 times, most recently from b8008ea to 1dc6fa0 Compare December 18, 2024 23:08
@hamdiallam hamdiallam marked this pull request as ready for review December 23, 2024 18:47
@hamdiallam hamdiallam requested a review from a team as a code owner December 23, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant