Public Verification Page
Verify proof record
This page demonstrates how a proof record can be publicly verified without exposing private files. The Web MVP shows local verification, and the Stellar testnet section shows the deployed Soroban proof registry contract used for on-chain verification.
Verified Sample
PS-FREE-0001
Initial landing page and create proof page were deployed on Vercel as part of the ProofSetu Protocol Web MVP.
Proof TypeFreelancer Milestone
TitleLanding Page MVP Completed
Reference IDPROOFSETU-MVP-001
Networkstellar_testnet
Statuslocal_verified_sample
Created At2026-06-29T00:00:00Z
Event Hash
8f14e45fceea167a5a36dedd4bea2543a9f4f2c9e9f2f8d9c7a3d1b4f5e6a789Creator Wallet
sample_stellar_testnet_wallet{
"proof_id": "PS-FREE-0001",
"proof_type": "Freelancer Milestone",
"title": "Landing Page MVP Completed",
"description": "Initial landing page and create proof page were deployed on Vercel as part of the ProofSetu Protocol Web MVP.",
"reference_id": "PROOFSETU-MVP-001",
"event_hash": "8f14e45fceea167a5a36dedd4bea2543a9f4f2c9e9f2f8d9c7a3d1b4f5e6a789",
"creator_wallet": "sample_stellar_testnet_wallet",
"network": "stellar_testnet",
"status": "local_verified_sample",
"created_at": "2026-06-29T00:00:00Z"
}Stellar Testnet Verified
On-chain proof registry
ProofSetu Protocol has deployed and tested a Soroban proof registry contract on Stellar testnet. The deployed contract created, retrieved, and verified a sample proof record successfully.
Networktestnet
Sample Proof IDPS-TESTNET-001
Contract IDCD7VTK6VVMXCBWHOGPGWEHG3KFOLNSYMV3DNGK5BDMRWH74HGKLZRGGZ
Create Proof Transaction8a7fd049fcaf57e0c438a1b521b08cd30afe762cd6b74c172c302faccd98f132
Sample Testnet Event Hash
sample_testnet_hash_001Verification Result
Correct hash returned true. Wrong hash returned false. This proves that the deployed testnet contract can verify workflow proof records.