Vaultara — The Asset Operations Layer for Tokenized Markets
INSTITUTIONAL RWA · DOUBLE-ENTRY CORE

The Asset Operations Layer
for Tokenized Markets

Issuance, compliance, capital operations, distributions and manager economics — on a ledger where no balance column exists to be edited. Every number is a projection over immutable entries.

$186M
ASSETS UNDER
ADMINISTRATION
24
TOKENIZED ASSETS
LIVE
$12.4M
DISTRIBUTIONS
PAID TO DATE
14
JURISDICTIONS
SUPPORTED
NAV / UNIT — MERIDIAN CREDIT FUND II LIVE
121.30 +0.00%
TWR
22.80%
XIRR
16.42%
DEPLOYED
$16.4M
SCROLL
{{ m.text }}
01 — SOURCE OF TRUTH

No balance column
exists to be edited.

Positions, capital accounts, liquidity and portfolio value are projections over ledger entries. Corrections are reversing entries — never mutations. Two dimensions balance independently: CASH and UNIT, each asserted on its own.

  • {{ t.text }}
LEDGER · SUBSCRIPTION SETTLEMENT assertBalanced()
ACCOUNTDIMDEBITCREDIT
{{ p.n }} {{ p.account }} {{ p.dim }} {{ p.debit }} {{ p.credit }}
Σ CASH 0 · Σ UNIT 0 BALANCED
02 — LIFECYCLE

Four state machines. No illegal step.

Every transition passes assertTransition at the domain boundary — invalid moves fail before they reach the database.

{{ m.name }} {{ m.note }}
{{ s.label }}
03 — CAPABILITIES

Everything an issuer runs, in one operating layer.

{{ f.mark }}
{{ f.title }}

{{ f.body }}

{{ f.cta }} →
04 — ANALYTICS

TWR measures the manager.
XIRR measures the investor.

Time-weighted return is linked multiplicatively, never summed. Portfolio XIRR is solved by bisection and reports { rate, converged, reason, iterations } — a non-converged solve renders an em dash, never a confident 0.00%.

Explore analytics
CUMULATIVE TWR · ASSET vs PORTFOLIO XIRR REPLAYED FROM LEDGER
05 — SEPARATION OF DUTIES

The hand that admits an investor is not the hand that moves money.

Five roles, enforced at three chokepoints. Scope is a required parameter on every loader, so the compiler catches leakage instead of discipline. Out of scope returns 404 — confirming another tenant's asset exists is already a leak.

{{ r.code }}
{{ r.name }}

{{ r.body }}

Off-chain today.
On-chain settlement ready.

Settlement is modelled as ledger entries, not transactions — so the truth layer stays intact when chain rails are added underneath it.

Read the docs → Request a demo