About Trancent
We believe every economy — whether it's tokens, points, quotas, or in-game gold — deserves the same correctness guarantees as a bank account.
Trancent is financial-grade ledger infrastructure for the balances your product depends on. We built it because we kept seeing the same pattern: teams building quota systems, virtual currencies, and token budgets on plain database counters, then spending weeks debugging why balances didn't add up.
The fix isn't clever application code. It's a proper ledger. Double-entry bookkeeping — the model banks have used for 500 years — works because of four mathematical properties: every credit has a matching debit (sum is always zero), records are appended and never deleted (additive only), closures are explicit operations (period close), and nothing can be changed after the fact (immutable audit trail).
Trancent makes those four guarantees available as an API, for any kind of balance, at any scale. No finance background required.