Hey HN,
I’ve been building a minimal blockchain-style system called Commitchain, designed for a very specific use case:
Making irreversible, timestamped personal commitments that can be verified probabilistically — with no tokens, no consensus, and no full sync.
I’ve written a whitepaper that explains the architecture, including pseudocode. Core idea came from thinking how light nodes could verify history without needing history.