Immutable ledger-backed document management for government records β land, health, agriculture, PDS, procurement and more. Every document hashed, signed, and chained.
Millions of government documents β land records, health certificates, ration cards, procurement orders β are tampered, duplicated, or lost every year.
Every document ingested through SDGE becomes tamper-evident, auditable, and cryptographically verifiable β forever.
Document content hashed with SHA-256. Metadata extracted. Domain classified (Land, Health, Agriβ¦). Actor identity recorded.
Entry appended to the immutable ledger chain. Each entry links to the previous via prevHash β making retroactive tampering detectable.
Zero-knowledge receipt generated with commitment, witness, and proof. Citizens can verify their document without exposing contents.
Any document can be re-verified at any time. Chain integrity checked across all entries. Fraud score computed from 12 signals.
A custom append-only ledger with ZK receipt generation, fraud scoring, and domain classification β running on ANKR infrastructure.
SDGE was designed with a clear feature contract. Here's how each promise maps to running code.
Every document action is recorded as a ledger entry linked by prevHash. Retroactive modification is detectable by chain verification.
Every document's content is SHA-256 hashed on ingest. Any byte-level change to the document content will fail verification.
Each ingest returns a ZK receipt with commitment, witness, and proof β allowing public verifiability without exposing document content.
12-signal fraud scoring on every ingested document. Signals include duplicate detection, anomaly patterns, and actor history.
19 domains: 15 government (Land, Health, Agriculture, Procurement, Education, Supply Chain, PDS, IoTβ¦) + 4 cross-border trade (eBL, LC/SWIFT, Charter Party, Freight Settlement) via Mari8X and FreightBox.
Citizens can query the current status of their documents β last action, next step in the approval chain, and full ledger trail.
Every document classified as CLEAN, SUSPICIOUS, or MALICIOUS based on content signals and actor reputation at ingest time.
Full GraphQL API via Mercurius on Fastify. 5 queries + 4 mutations. Type-safe schema. CORS open for government portal integration.
Explore the live ledger, look up documents by ID, verify chain integrity β or ingest your own documents via the GraphQL API.