Marketing site for FROSTR — t-of-n remote signing and key rotation for Nostr.
Built with Vite, React, and TypeScript. Content and styling are ported incrementally from frostr-website and the Paper design system.
npm install
npm run dev| Command | Description |
|---|---|
npm run dev |
Start dev server |
npm run build |
Typecheck and production build |
npm run lint |
Run ESLint |
npm run preview |
Preview production build |
See AGENTS.md for project conventions.