Decentralized Prediction Markets on Blockchain
ProphetX is a Web3-powered prediction market dApp built on the BNB Smart Chain. It allows users to forecast outcomes of real-world events—sports, politics, entertainment, and more—and earn rewards for accurate predictions. With the trustless and transparent nature of blockchain, ProphetX brings democratized, incentive-aligned forecasting to the decentralized economy.
🎯 Create and Participate in Markets
Bet on real-world events with clear outcomes.
🔒 Trustless Settlement
Transparent and verifiable resolution logic using smart contracts.
🌐 Low Fees & Fast Transactions
Leveraging the speed and affordability of BNB Smart Chain.
🧠 Collective Intelligence
Harness the wisdom of crowds with prediction markets proven to outperform expert opinions.
git clone https://github.com/therealbryanho/BNB-Market.git
cd BNB-Market
npm install
npm start
Navigate to http://localhost:3000
to interact with the dApp locally.
Contract Address (Testnet): 0x0cA9C729E15f275e629C02e25D867c9F6f792064
View on BscScan
Solidity Version: v0.8.25+commit.b61c2a91
EVM Version: paris
Optimization: Enabled with 200 runs
Deployment Tool: Remix IDE
0
- Unresolved
1
- Option A (Win)
2
- Option B (Win)
3
- Cancelled
⏱ Epoch Converter – Convert seconds to human-readable time
ProphetX aligns with multiple tracks and themes from the Tech Fairness Hackathon, hosted by FAIR3 × CARV:
Promotes algorithmic transparency in market resolution logic.
Encourages data sovereignty by allowing users to interact through wallet-based, permissionless prediction markets.
Offers a decentralized income model by rewarding users for collective intelligence.
Can integrate contribution scoring mechanisms for active market creators and resolvers.
Proposes a governance module where community can propose and vote on market categories or dispute resolutions.
Builds a strong UX foundation for onboarding newcomers to prediction markets.
Fully deployed and tested on BNB Smart Chain (EVM compatible).
Smart contract: 0x0cA9...
Explores governance/reputation use-cases for BNB-based identities in prediction outcomes.
Can integrate AI-powered signal tracking to suggest trending markets based on on-chain data.
Can interface with community DEX protocols for settlement token routing in the future.
Future roadmap includes AI agents for:
Auto-curation of new markets from data feeds.
Personal market assistant bots suggesting where to participate.
Compatible with Agent-as-a-Service (AAS) design via modular APIs.
Architecture designed to later support multi-chain data inference for real-world events.
Plans for modular validation pipelines via oracle integration.
Roadmap includes:
On-chain participation reputation system using prediction history.
Integration of CARV ID for identity-bound incentives or voting rights in disputes.
Real-world use case: Crowdsourced truth discovery in news, sports, and governance via markets.
Democratizes access to economic forecasting tools for any user.
Potential extensions into AI-assisted governance prediction markets.
During the Tech Fairness Hackathon, we designed and deployed ProphetX, a decentralized prediction market dApp on the BNB Smart Chain. Our key progress includes: 🧠 Finalized the core logic and smart contract for market creation, participation, and resolution. 🛠️ Deployed the smart contract on BNB Testnet. 🖥️ Built a fully functional React frontend integrated with Ethers.js. 🔄 Users can create, join, and resolve markets with real-time contract interactions. 🧪 Live on testnet via bnbmarket.netlify.app 📹 Created a pitch video and technical demo to walk through the platform. We’re currently exploring integration with identity and reputation modules (CARV ID) and planning AI-powered features for market suggestions and fairness scoring.
Not Actively Fundraising, Focused on Hackathon