Enhancing Ethereum through cryptographic research and collective experimentation.
- Next.js 13 App Directory
- Radix UI Primitives
- Tailwind CSS
- Icons from Lucide
- Dark mode with
next-themes
- Tailwind CSS class sorting, merging and linting.
Clone the project
git clone https://github.com/privacy-scaling-explorations/website-v2
Go to the project directory
cd website-v2
Install dependencies
pnpm install
Start the app
pnpm dev