Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Latest commit

 

History

History
4 lines (4 loc) · 334 Bytes

File metadata and controls

4 lines (4 loc) · 334 Bytes

Moneta

This is a work in progress.
At the moment debts.janet implements the settle command, which when given a table of accounts and their associated balances, returns a hopefully minimal set of transfers to balance all accounts.
This can be used to calculate the minimal set of transactions to settle debts in a group setting.