
Contract Source Verify (CSV)
Design and deliver a public, hosted contract source verification service for Soroban smart contracts
📍 Team Location: costa rica, bolivia
About the Product
API that returns per-verifier status – disagreement is explicit (e.g., [✓] Verified by X, [✗] Mismatch by Y), no single "correct" answer. Compares resulting Wasm digest to deployed hash – result stored once, not per-consumer.
Problem & Solutions
Problem
Contract developers, asset issuers, and verifiers need a way to confirm that on-chain Wasm matches source code, but no shared service exists to perform these rebuilds once and expose results downstream. SEP-58 provides the standard inputs, while SDF supplies trusted build images and CLI tooling.
Solution
API that returns per-verifier status – disagreement is explicit (e.g., [✓] Verified by X, [✗] Mismatch by Y), no single "correct" answer. Compares resulting Wasm digest to deployed hash – result stored once, not per-consumer.
Customer Segments
The Technical Decision Makers, the Engineering Lead, and Tech Councils that need a safe place to verify their contracts. The Ecosystem & Integration Partners which will be the downstream consumers of our API.
