Wire Neon DB (graceful fallback) + indexer + security/trust pass
Small diff, big energy.
Wire Neon DB (graceful fallback) + indexer + security/trust pass — and the bridge got a little sharper for it.
DB layer (lights up when DATABASE_URL is set, else placeholder): - web/lib/db.ts lazy Postgres client; /api/tokens, /api/bridges/latest, /api/stats now read assetchain schema with mock fallback (response carries source: db|placeholder) - indexer/: viem poller — records OFTSent/OFTReceived (matched by LZ guid) into bridge_txns and reconciles vault balance vs OFT totalSupply into vault_state (the 1:1 invariant) Trust + polish: - Homepage trust bar + Security section (isolated vaults, 1:1 proof of reserves, non-custodial, Safe multisig, validated onboarding, open/verifiable) + honest pre-a
Under the hood it's the same promise: lock on BSC, mint 1:1 on Base, hold your own keys. Stay liquid.