Product
One money core for wallets, ledgers and movement
LumoWallet handles balances, accounting and payment flows so the products you build on top of it stay focused on their own business logic.
Core platform
Everything a wallet needs, nothing it doesn't
Each capability is configuration-driven, so currencies, fees and limits change without a deploy.
Multi-currency wallets
Every account can hold balances in any enabled currency, each with its own minor-unit precision.
Immutable double-entry ledger
Balances are derived from paired debit and credit entries. Nothing is ever overwritten.
Transaction engine
Deposits, withdrawals, transfers, payments, refunds and reversals share one idempotent core.
Payouts & settlement
Route money out through configurable payout rails with retry, reconciliation and status tracking.
Fees, limits & splits
Fee schedules, velocity limits and split rules are configuration — never hard-coded logic.
FX & conversions
Quote, lock and execute currency conversions with the rate captured on the ledger entry.
Trust & compliance
Controls built into the core
Compliance is part of the transaction path, not a report generated after the fact.
Tiered KYC
Verification tiers unlock higher limits, each with its own document and data requirements.
Risk & monitoring
Rule-based screening on every transaction, with holds, reviews and case outcomes recorded.
Audit trail
Every state change is written to an append-only audit log with actor, reason and timestamp.