Loading video player...
Been working on InstinctFi for a while, it's a prediction market platform where you vote on real-world outcomes using SOL. If your side wins, you split the losing pool. Pretty simple concept but getting the smart contract right took some work. This video walks through the whole thing how you create polls, how voting works, how settlement happens, and the 1% fee model. Website: https://instinct-fi.vercel.app/ Code: https://github.com/rajanpanth/InstinctFi Twitter: https://x.com/Rajan_panth Timestamps: 0:00 Intro 0:10 What is InstinctFi 0:17 The basic idea 0:30 Walking through real polls 0:45 How voting works 0:57 Settlement and the leaderboard 1:10 The smart contract + how we make money 1:24 Portfolio and activity feed 1:34 Stats so far 1:42 Creating your own poll 1:52 Wrap up Tech: Solana, Anchor/Rust, Next.js, TypeScript, Tailwind Currently on devnet. If you have questions or feedback drop a comment — genuinely want to hear what people think.