Active development. APIs and behaviour may change. Production use at your own risk. GitHub
Mentat

Compare · 5 alternatives

Mentat vs Augur

OG decentralized prediction market — REP reporter disputes on Ethereum.

Context

Augur was the first serious decentralized prediction market protocol, launching on Ethereum in 2018. The REP-token reporter dispute system was an elegant idea: stakers report outcomes, disputes escalate through bond rounds, eventually the chain forks REP supply to enforce consensus. It worked. It also turned out to be slow, expensive, and chronically illiquid — Ethereum L1 fees killed the long tail, dispute rounds could take weeks, and the cognitive overhead deterred mainstream traders. Mentat learns from Augur and removes the dispute surface for the common case.

At a glance

Dimension Mentat Augur
Resolution zkTLS proof (mechanical case) + dispute path (edge case) REP reporter dispute rounds
Resolution latency Seconds Days to weeks
Authoring AI pipeline + curator console Raw form, permissionless
Chain Solana Ethereum L1
Fees per trade Sub-cent + protocol cap L1 gas (often prohibitive)
License Apache-2.0 Open source (GPL)

Resolution

Augur resolution is a REP-stake-weighted reporter game. The community converges on outcomes through bond escalation. The game is honest and game-theoretically sound, but slow and capital-intensive. Mentat resolves the common case (mechanical, source-driven outcomes) through zkTLS proofs that take seconds and require no game. Only contested edge cases route to a dispute path at all.

Market creation

Augur markets were permissionless from day one. So is Mentat — with the addition of an AI quality pipeline and a curator gate to keep the discovery feed signal-to-noise high.

Jurisdiction

Augur is permissionless. So is Mentat. Front-end deployments handle jurisdiction.

Liquidity

Augur v2 has minimal active liquidity today; the design was ahead of its UX. Mentat is pre-mainnet but inherits Solana fee economics which fundamentally change which markets are viable.

Chain & economics

Augur is Ethereum L1. Mentat is Solana.

When to choose what

Augur is largely a historical reference now. The protocol design principles — permissionless creation, cryptoeconomic resolution — are exactly what Mentat carries forward, with zkTLS replacing reporter disputes for the common case.

FAQ

Did Augur fail?

It did not fail technically — it shipped what it promised. It struggled at product-market fit because L1 fees and dispute latency made the long tail uneconomic. Mentat tries to keep the principles and fix the friction.