Website for The Interfold, a system for confidential coordination.
The site introduces the Interfold execution model, explains how private inputs can produce shared, verifiable outcomes, and provides routes into the protocol, documentation, blog, and participation.
Install dependencies:
npm installRun the development server:
npm run devOpen the local URL shown in the terminal.
This project uses the Interfold homepage as the source of truth for visual style, typography, spacing, colors, animations, and responsive behavior.
When adding or editing pages, reuse existing styles and components where possible. Avoid introducing one-off values unless strictly necessary.