Building an Oracle-Gated, Append-Only Telemetry Contract in Solidity (TelemetryRegistry.sol)
TL;DR
I built TelemetryRegistry so only one trusted oracle address can commit telemetry, and nobody can edit or delete history afterward.
I prevent duplicate submissions with replay protection on th
zawadi.hashnode.dev10 min read