Prediction market frame where users can bet on different outcomes within Farcaster
Precog is an MVP looking to leverage the Farcaster community to learn and create a decentralized prediction market that is easy to use for laymen (and machines?).
Inspired by Vitalik and Hanson's ideas behind prediction markets and tying them to some new tech advancements, this space is exciting to work on.
Currently, bets are being added using Supabase's dashboard as an admin tool. I probably will add a form in the future.
I'm using:
The quotes and prices are stored and calculated in a serverless function. This means that everything is currently centralized. We are thinking about innovating by using smart contracts and ZKML libraries such as EZKL or Giza for quotes and matchmaking.
Also excited about implementing many UX improvements :)