PrediFi - Decentralized outcome prediction protocol (on-chain prediction platform ) - PrediFi is a decentralized prediction protocol built on StarkNet. It allows users to predict future outcomes across various fields, including sports, finance, and global events.

betting-game decentralized prediction starknet
1 Open Issue Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement an atomic market creation function for the PrediFi decentralized prediction protocol on StarkNet. This involves storing market creation data both on-chain (in a 'Market' table) and off-chain (upserting tags in a 'Tags' table), handling concurrent creation attempts, and ensuring new tags are created only if they don't already exist. The `create_pool` function in `predifi.cairo` serves as a reference for user input data.

Complexity: 4/5
good first issue onlydust-wave

PrediFi - Decentralized outcome prediction protocol (on-chain prediction platform ) - PrediFi is a decentralized prediction protocol built on StarkNet. It allows users to predict future outcomes across various fields, including sports, finance, and global events.

Cairo
#betting-game#decentralized#prediction#starknet