🚀 Predict when consensus will flip with Preda! Read the Whitepaper
Preda Protocol v1.0 is Live

Predict not the event,
predict when belief flips.

The first decentralized market for time-shifted belief dynamics. Trade on the timing of sentiment shifts, probability thresholds, and model convergence.

Sentiment
Probability
Models
Solana Mainnet
TARGET_METRIC
SOL Sentiment Velocity
Live
T-24HInflection Point DetectedPresent
BELIEF STATE
84.2%
Accelerating (+4.2%)
Consensus DepthHigh
VolatilityLow
Oracle Sources12 Active

Most prediction markets stay static.

Preda captures the journey. We reframe prediction from outcome betting to mapping the moment consensus moves.

Time-shifted markets resolve on consensus inflection points, not just terminal outcomes.

Volatility-aware settlement bridges the gap between discrete outcomes and continuous belief state transitions.

Modular oracles support sentiment analysis, probability thresholds, and AI model consensus signals.

Market Structures

Preda supports diverse belief-focused market designs, allowing precise expression of timing uncertainty.

Sentiment Transition

Predict when aggregated sentiment crosses a sustained threshold, like flipping from neutral to bullish.

Example: BTC Sentiment > 0.75

Probability Threshold

Markets that track when aggregated probabilistic forecasts exceed or fall below defined levels.

Example: Recession Prob > 60%

Model Consensus

Resolve based on agreement metrics across AI models. Predict convergence or divergence.

Example: Model Agreement > 90%

Narrative Velocity

Focus on the speed of belief change. Trade on when topic attention accelerates beyond baselines.

Example: Topic Velocity > 2x Avg
Developer Preview Live

Try Preda SDK
for free

Drop-in SDK for local + cloud belief resolution.
Belief State Index (BSI) querying handled automatically.
Local-first workflows for sentiment, probability, & models.
One developer can integrate full prediction markets in minutes.
1

Choose framework

Rust
Rust
2

Install Preda

Include the following dependency

Cargo
cargo add preda-sdk
3

Set Preda API key

API key
sk-sol-ap321241asad...fgAA
4

Initialize Client

use preda_sdk::prelude::*;

// Initialize Client
let client = PredaClient::new(
    Network::SolanaMainnet,
    std::env::var("PREDA_API_KEY")?
);

Roadmap

Building the infrastructure to measure, price, and analyze belief transitions.

Step 1
Primitive

Establish belief dynamics as a first-class on-chain object.

  • Belief State Index (BSI) Core
  • Initial Sentiment Oracles
  • Time-Bucketed Engine
  • Solana Deployment
Step 2
Uncertainty

Encode uncertainty about when belief changes occur.

  • Volatility-Adjusted Payouts
  • Persistence Logic
  • News & Narrative Oracles
  • Historical Replay
Step 3
Visualize

Make belief dynamics observable and interpretable.

  • Reflexivity Visualization
  • Market-Implied Timing
  • Narrative Velocity Maps
  • Research Dashboards
Step 4
Adapt

Extend Preda into a belief research infrastructure.

  • Modular Oracle Plug-ins
  • Cross-Domain Indices
  • AI-Native Belief Signals
  • Experimental Formats
Ready to predict belief transitions?

Start building on the
Belief Layer

Join developers building the next generation of prediction markets. Access real-time belief state indices and time-shifted market primitives.

Real-time
Belief State Updates
On-chain
Solana Settlement
Open
Developer Preview