
Overview
Ledger Moon defines a double-entry, append-only ledger where the same inputs always yield the same state. Entries are hash-chained for tamper-evidence and independently auditable.
Conformance
An implementation conforms if it reproduces identical state transitions for the reference test vectors.