Add Project StakedSocial from ETHGlobal Buenos Aires: Prediction Markets for Friend Groups#91
Open
Pulkith wants to merge 2 commits intopyth-network:mainfrom
Open
Add Project StakedSocial from ETHGlobal Buenos Aires: Prediction Markets for Friend Groups#91Pulkith wants to merge 2 commits intopyth-network:mainfrom
Pulkith wants to merge 2 commits intopyth-network:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pyth Examples Contribution
Type of Contribution
Project Information
Project/Example Name: StakedSocial
Pyth Product Used:
Blockchain/Platform:
Description
What does this contribution do?
Adds StakedSocial, a full prediction-market for social circles and friend groups to the entropy examples, built at ETHGlobal Buenos Aires 2025.
How does it integrate with Pyth?
StakedSocial uses Pyth Entropy to provide verifiable randomness or nondeterministic markets as part of the betting app.
The contracts:
entropy.requestV2()Allows creating small low-stakes markets and casino-like games for a little bit of fun.
What problem does it solve or demonstrate?
It demonstrates an example that incorporates
Directory Structure
It is slightly disorganized (code in places it ideally shouldn't be) since it was a hackathon project, but hopefully most of it is pretty self explanatory!
Testing & Verification
How to Test This Contribution
Please refer to the setup instructions here!
instructions
Prerequisites
Deployment Information (if applicable)
Network: Celo Devnet + Mainet
Contract Address(es): 0xB0bD3b5D742FF7Ce8246DE6e650085957BaAC852
Demo URL: Did not put it on a dedicated server yet, but I'll keep my laptop on. Add this "https://maia-cymose-patronisingly.ngrok-free.dev" to Farcaster Developer to run the miniapp!
Checklist
Code Quality
Testing
Additional Context
Related Issues
Fixes #
Screenshots/Demo (if applicable)
A couple extra pictures!

Notes for Reviewers
Comprehensive overview + explanations in the top-level README! (link here
Thank you for contributing to Pyth Examples!