RISE LOCKER

One contract record for every term.

The vault contract owns lock terms and claims. PostgreSQL keeps rebuildable chain projections and block-owned evidence.

Deterministic vaults

The factory creates one isolated vault for each lock. Generated contract artifacts own the client ABI.

View contract records

Canonical events

The indexer stores block-owned logs. The projector builds reversible read models for proof and wallet pages.

Live delivery

PostgreSQL owns the event outbox. The browser receives updates through server-sent events without polling.

View service status