Add standalone Gerolamino extension (SolidJS) + dashboard lint fixes
New extension-gerolamo Chrome extension:
- SolidJS + TanStack Solid Query + Tailwind + WXT
- Standalone mode using Koios API (free, no API key required)
- 9 tabs: Overview, Node, Blocks, Network, Explorer, Wallet, Pebble, Logs, Settings
- Background service worker polls Koios for live chain data
- Auto-connects on install, no configuration needed
- Wallet generation via @harmoniclabs/cardano-ledger-ts
- Pebble smart contract compiler (in-browser)
- Cyberpunk neon UI theme, 537KB zipped
Dashboard lint fixes:
- Fix empty catch blocks, `any` types, `require()` import, empty interfaces
Co-Authored-By: Claude Opus 4.6 <[email protected]>