StarkWager is a decentralized online wager platform built on StarkNet that allows users to wager on binary outcomes of real-world events. Currently supporting two-outcome events, with plans to expand to multiple outcomes in the future.
- Create wallet: Get a wallet that can be funded and used to place a wager 🚧
- Connect existing wallet: Easily fund wagers from already existing wallet (E.g Argent) 🚧
- Create/Join Wagers: All operations are handled through smart contracts 🚧
- Invite Others: Invite other users to join a wager 🚧
- Fair Distribution: Rewards are distributed proportionally based on stake 🚧
- Smart Contracts: Cairo (StarkNet's native smart contract language)
- Blockchain: StarkNet
- Frontend: Flutter
- Wallet Integration: Support for ArgentX and Braavos wallets
- Clone the repository
git clone https://github.com/stakepoint/starkwager-mobile.git
- Clean the project clean
flutter clean
- Run
flutter run
We welcome contributions to StarkWager! Check out our Contributor's Guide to get started.