Skip to main content
Version: v2.0

Ledger

Formance Ledger is a real-time money tracking microservice that lets you model and record complex financial transactions. It offers atomic, multi-posting transactions and is programmable using Numscript, a dedicated DSL (Domain Specific Language) to model and templatize such transactions.

Requirements

Formance Ledger requires:

  • PostgreSQL: See configuration guide here.
  • (Optional) Broker: See configuration guide here.

Ledger Object

info

You can find all the available parameters in the comprehensive CRD documentation.

apiVersion: formance.com/v1beta1
kind: Ledger
metadata:
name: formance-dev
spec:
stack: formance-dev