Tamper-Proof Hashchain Ledger

Append-only tamper-evident ledger built on the standard library. SHA-256 hash-chaining blocks, per-block Merkle roots over entries, signed block headers, and full chain/merkle verification with precise tamper detection (which block and which entry). CLI + JSON export, no crypto libs beyond hashlib, no MCP.

RMAzrim Updated

File contents

RMAzrim/opencode-artes/tree/main/docs/skills/tamper-proof-hashchain-ledger commit a9bd8db632

Frequently asked questions

npx skillmds@latest add rmazrim/tamper-proof-hashchain-ledger