Documentation site for DappFence — a Service Worker that cryptographically verifies every asset a web app loads, protecting against supply chain attacks, CDN compromise, and DNS hijacking.
Built with Astro Starlight. Source content lives in src/content/docs/.
npm install # install dependencies
npm run dev # dev server at localhost:4321
npm run build # production build to ./dist/
npm run preview # preview the production build