You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add initial Next.js project structure for Noir UH Starter
- Created essential files including package.json, TypeScript configuration, and Playwright configuration.
- Added global styles and layout components for the application.
- Implemented a proof generation component with state management and proof verification logic.
- Included a README for setup and usage instructions.
- Established a .gitignore to exclude unnecessary files and directories.
0 commit comments