The database for money.
FRAGMENT is a ledger API for engineers that move money. Model any funds flow, turn it into code, and never get another balance wrong.
FRAGMENT tracks every transaction across all your systems, so payments always reconcile and balances are never wrong.
The control plane for your financial code.
Declarative schemas
_
Model your product as a double entry chart of accounts.
Typesafe SDK
fragment.PostMakeDriverPayout(payout_amount: 1000, driver_id: abcd1234)
Generate an SDK from your schema, so config and code never drift.
Entry conditions
+200
assets/cash
0
1
2
3
4
5
6
7
8
9
Authorize transactions directly from the ledger.

Make money work.

Portfolio front
Portfolio front
Portfolio front