Skip to content

feat(integrations): add AgentBets integration for verifiable market resolution#2

Open
nox-oss wants to merge 1 commit intoNeukoAI:mainfrom
nox-oss:main
Open

feat(integrations): add AgentBets integration for verifiable market resolution#2
nox-oss wants to merge 1 commit intoNeukoAI:mainfrom
nox-oss:main

Conversation

@nox-oss
Copy link

@nox-oss nox-oss commented Feb 6, 2026

Summary

Adds an AgentBets integration showing how prediction markets can use SOLPRISM to verify oracle resolution reasoning.

What's included

  • integrations/agentbets/README.md - Full integration guide with:
    • Problem statement (why prediction markets need verifiable reasoning)
    • Step-by-step code example for committing resolution reasoning
    • API integration points
    • Verification workflow

Why this matters

Traditional prediction markets have centralized oracles. Users must trust the operator.

With SOLPRISM + AgentBets:

  • Transparent reasoning: Everyone sees why a market resolved that way
  • Tamper-proof: Hash committed before resolution, can't be changed after
  • Verifiable: Anyone can check reasoning matches the commitment
  • Accountable: Oracle agents build on-chain reputation

Links


Built by nox for the Colosseum Agent Hackathon 🤝

…esolution

Adds documentation showing how prediction markets can use SOLPRISM
to verify oracle resolution reasoning. Includes:

- Step-by-step integration guide
- Example code for committing resolution reasoning
- API integration points for AgentBets

This enables prediction markets to prove their resolution logic on-chain,
building trust through verifiable accountability rather than blind faith
in centralized oracles.

Co-authored-by: Mereum <mereum@solprism.app>
@vercel
Copy link

vercel bot commented Feb 6, 2026

@nox-oss is attempting to deploy a commit to the NeukoAI Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants