If the L8 LEDGER extension is installed and enabled, it announces itself to this page (EIP-6963) and this badge flips to DETECTED.
chrome://extensions (or edge://extensions)extension/ folder of this appPackaged copy: L8-LEDGER-extension.zip — unzip it anywhere and load that folder the same way.
Dual-seed accounts — HOT for daily dust, COLD for the main stack. Same derivation as the CLI and this app; one seed, two paths.
Every dapp request runs the scam-check pipeline before you see the approve button — the popup shows the verdict, check by check.
When served over http, this shell is an installable web app: it gets its own icon, its own window, and works offline for the UI (the chain still needs the bridge).
install\START-WINDOWS.batlocalhost:8088cd desktop → npm install → npm start (Electron)sh install/start-linux.shinstall/L8-LEDGER.desktop into ~/.local/share/applications for a menu entryinstall/START-MAC.commandhttp://192.168.x.x:8088Node ≥ 18 runs the starter and the bridge. The chain itself is the Liqua mind bridge on :8060 — start it with npm run bridge from the liqua/ folder to go from OFFLINE to LIVE.
Everything is local: no accounts, no telemetry, no remote code. The web/PWA build serves your own files from your own machine.