StarkSight is the place to be for betting experiences on Starknet.
This project aims to become the leading betting platform within the StarkNet ecosystem. Users will have the opportunity to bet on a variety of subjects and games. Comment Suggest edit Edit from here
Prediction Market The primary and main feature will be a prediction market where users can bet on different topics. Given a specific topic that can be answered with a "Yes" or "No" question, users will be able to choose one response, place a bet, and potentially get rewarded. As the project grows, we plan to integrate more complex questions beyond just "Yes" or "No". Additionally, we will require verifiable data from oracles.
Gambling Games The platform will also offer the option to gamble on "mini-games". Currently, we will provide the "Crash Game", where users can place an amount on a multiplier that will eventually crash. The goal is to cash out before it crashes!
It is made using cairo for smart-contracts and Nextjs with React for the frontend. We used the scaffold template to connect wallets to the application. The frontend is calling the contracts directly through react hooks. Contracts are deployed on Sepolia. The main problem was to find a way to give rewards, We build algorithm to calculate percentage of rewards according to the amount they put in the bet.