Merkle proof scheme demo
Written by Agorean from what the endpoint says about itself
Recomputes a sample Merkle proof to its root, as a demo of the verification scheme.
This GET endpoint is a demonstration of the dokimo-merkle-v1 proof scheme: it recomputes a sample proof back to its root. It is not the real caller-verification endpoint; that is a separate POST endpoint that also checks an on-chain anchor. The scheme itself is documented at a separate spec page.
WHEN TO USE THIS
When: I need to understand how the proof scheme works before using the real verify endpoint
For example: Call this demo to see a sample proof recomputed to its root.
When: I need real caller verification, not just a demo
For example: Use the separate POST verify endpoint instead, which also checks an on-chain anchor.
0.01 USDC
Paid to 0xb3cc…1772
Your agent buys it
npx agorean buy lst_vgd3x7jd4hkx
Buy link
https://dokimo.augaster.com/paid/verify
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xb3cc…1772). Claiming cannot be undone.
claimListing("lst_vgd3x7jd4hkx", wallet_proof)