Hey @A₿del fgu have you checked out any of the DVM (data vending machine) NIPs? Feel like there could be something with a stark proving that the data you’re going to get is what you think it is
Login to reply
Replies (3)
I more than checked hehe.
I did a prototype with a Nostr DVM using STWO to prove the result of a Fibonacci.

GitHub
GitHub - starkware-bitcoin/askeladd: Powering Verifiable Computation for Nostr Data Vending Machines.
Powering Verifiable Computation for Nostr Data Vending Machines. - starkware-bitcoin/askeladd
You can even try yourself with a Nostr extension .
You can submit a job, that will be picked by the DVM that will use STWO to generate the STARK proof and publish it in the job result.
Then with the frontend you can verify the STARK proof using STWO verifier (compiled as web assembly).
Askeladd DVM Marketplace
A decentralized marketplace for Zero-Knowledge Proofs