8 lines
284 B
Markdown
8 lines
284 B
Markdown
# GL
|
|
|
|
Darano's independent, append-only general-ledger service. It preserves every
|
|
committed wallet value movement so financial state can be reconstructed when a
|
|
blockchain or provider is unavailable.
|
|
|
|
The implementation contract and invariants are defined in [DESIGN.md](DESIGN.md).
|