MERIDIAN GLOBAL FINANCE

Echelon Sovereign Ledger — many citizens, one chain.

The single-fund demo shows the mechanics for one Personal Asset Marker. This one shows the ledger the way it actually needs to work: many citizens registered at once, each on their own safe-draw schedule, with a real marker-to-marker transfer when a fund needs to pass to a beneficiary — all still hash-chained, still refusing an unsafe draw outright.

Real SHA-256 hash chain Real safe-draw enforcement Marker-to-marker transfer Not the production network

The gold anchor

A fixed weight of gold. The pound reading floats; the weight never does.
fetching…
Fetching live price…
Penny
0.0001976g
gold, fixed
Noble · 240 pennies
0.047424g
gold, fixed

Register a citizen

Opens a new Personal Asset Marker on the chain.

Yearly rates

Applied to every active fund when you advance a year.
A guaranteed universal wage of £2,000/month accrues as available credit from 19 — not handed out as a lump sum, and capped at 75% of the fund's value, so a small PAM will hit that ceiling within a few years without further contributions. Government recoups its seed two ways at once: an ongoing ~2%/yr claim on just the untouched 25% buffer (never reduces what's on the card), plus whatever's still owed settles in one lump sum at 65, or at transfer if earlier. Drawing on the card never touches the fund itself.

Registered citizens

Each fund on its own schedule. Age 18 and under: compounding only. From 19: a £2,000/month wage accrues as available credit, capped at 75% of the fund's value — a draw past what's accrued, or past the ceiling, is refused, not just flagged.
Chain verified — all blocks intact
Rūnstæf self-check: pending first block…

What this demo is, and isn't

What's real here

The gold reference price is fetched live from a real market data API on page load (and on demand via the Refresh button) — not a fixed number someone typed in, though you can still override it manually and everything recalculates against whatever's in that field. Genuine SHA-256 hashing, computed by your browser as you interact. From 19, a guaranteed £2,000/month wage genuinely accrues as available credit each year — not handed out as a lump sum against the full 75% ceiling, and not a percentage of the fund either, a flat real-terms amount converted from the live gold price. It's capped at 75% of the fund's value: if accrued wage would exceed that, the surplus simply waits rather than being lost, and unlocks the moment a contribution raises the ceiling. A draw past what's actually available is refused outright, with no block committed. Separately, government recoups its seed through two real streams that both count against the same debt: an ongoing ~2%/year claim on only the untouched 25% buffer — the slice the citizen was never able to draw against anyway, so it never reduces what's on the card — plus whatever's still owed settles in one lump-sum payment exactly at 65, or at transfer if that happens first. If the buffer stream alone pays it off before 65, the lump sum simply has nothing left to collect. Contributions can be entered directly in Nobles, or in pounds from wages — that £ figure genuinely converts at the same live gold price used everywhere else on the page, not a separate made-up rate. The PAM's principal is never withdrawn by the citizen: the card draws against it as collateral, and repaying is a separate, optional action. Marker-to-marker transfer clears any outstanding citizen credit and any unsettled government balance first, then the remainder starts a fresh PAM for the beneficiary — its own new seed, its own new government credit line, its own wage accrual from zero.

What's simulated

Multi-validator consensus is illustrative on this page, the same as the single-fund demo — the real Ed25519 multi-validator signing exists in the tested Python reference build, not in a browser tab. Fund yield is a simple global percentage, and wage accrual and government recoupment both recalculate once a year rather than monthly. The gold price API is a free public data source with no guaranteed uptime — if it's unreachable, the field just falls back to whatever's already there. The £2,000/month figure, the 2%/year buffer share, and the settle-at-65 backstop are working assumptions we're actively still figuring out, not finalised ones — the existing funding model documentation instead describes a flat ongoing 1% government share with no lump-sum settlement at all, so this page is intentionally testing a different structure against it. One edge case worth knowing: if a citizen has drawn right up to the 75% ceiling, the lump-sum settlement at 65 reduces the balance in one step, which can briefly leave more drawn than the new, lower ceiling allows — this page doesn't force an immediate repayment in that case, it just blocks further draws until the fund grows past it again. Contributions aren't checked for post-tax or source-verified provenance here, nor is the CET reserve that bridges the subsistence floor in low-return years.