SpatioTrust is a decentralized spatial oracle network that validates real-world 3D environments before smart contracts release capital.
Live site: https://spatiotrust.vercel.app Dashboard: https://spatiotrust.vercel.app/app
SpatioTrust helps verify the physical integrity of spatial data such as:
- point clouds
- photos
- blueprints
- JSON, CSV, XYZ
- PLY, OBJ, GLB
- PNG, JPG
- PDF files
It combines deterministic validation, AI-assisted fallback, and attestation to produce a confidence score and a mock zk-style commitment for review.
Instead of paying out funds based only on off-chain promises, SpatioTrust checks whether a real-world structure matches expected geometry and support conditions first.
That makes it useful for workflows like:
- construction lending
- insurance claims
- supply chain verification
- carbon credit attestation
Accepts many spatial and document formats, then routes them through the correct validation path.
Uses deterministic heuristics such as:
- axis-aligned bounding box checks
- gravity/support checks
- anomaly detection rules
Generates a canonical SHA-256 commitment as a stand-in for a future Groth16 or PLONK proof.
Stores an audit trail of validation runs so results can be reviewed later.
Lets you tune validation behavior, including:
- base support tolerance
- confidence sensitivity
- Ingest — upload a file or load a scenario.
- Validate — the oracle checks support, structure, and anomalies.
- Attest — the system produces a deterministic hash commitment.
- Review — inspect the confidence score, anomalies, and attestation.
/— marketing landing page/app— mission control dashboard/oracle-logs— audit trail of validation runs/settings— validation thresholds and network info
This project is built with:
- TanStack Start — edge-rendered React 19 on Cloudflare Workers
- react-three-fiber — 3D point cloud viewport
- Gemini 2.0 — vision-driven structure inference
- TypeScript — primary application language
- CSS — styling
The repo includes:
- a polished landing page with product messaging
- a spatial oracle dashboard
- a persistent oracle log viewer
- a settings screen for validation tuning
- a shared app store for state, logs, and thresholds
Aditya
Email: adityagupta1234.in@gmail.com
Instagram / X: @agpro001
SpatioTrust is built for the open web and positioned as a live spatial oracle for DeFi, infrastructure, and verification workflows.
© 2026 · SpatioTrust · built for the open web