- Backend REST/gateway/track routes, analytics, Blockscout proxy paths. - Frontend wallet and liquidity surfaces; MetaMask token list alignment. - Deployment docs, verification scripts, address inventory updates. Check: go build ./... under backend/ (pass). Made-with: Cursor
go-http-middleware (extracted)
Generic HTTP middleware: security headers (CSP configurable), CORS. Source: backend/api/middleware/security.go. Consumer passes CSP string when wiring.