cmd/rosebud: refactor tx service to extract helper type
deps:cmd/rosebud: switch to streaming state
cmd/rosebud: rewrite ledger file to include new txs
A ledger-based personal accounting GUI.
Completed and planned.
Try it with the sample ledger file in the repo:
go run . -f ./demo.ledger
Dual MIT/Unlicense