2023-08-18 09:10:14 -04:00
2023-07-18 10:02:35 +03:00
2023-08-09 16:28:32 +02:00
2023-08-10 01:06:16 +02:00
2023-07-04 16:41:46 -05:00
2023-08-18 09:10:14 -04:00
2023-08-14 17:40:48 +02:00
2023-08-07 17:20:53 +02:00
2023-08-10 01:06:16 +02:00
2023-08-07 17:20:54 +02:00
2023-08-09 18:19:21 +02:00
2023-08-09 18:19:21 +02:00
2023-08-07 11:59:56 -04:00
2023-08-10 01:06:16 +02:00

Privacy & Scaling Explorations

Enhancing Ethereum through cryptographic research and collective experimentation.

Contributing guidelines

Open for contribution.

  • For updating project detail, please open PR and request at least two reviewers for approval.
  • For adding new features, please open PR and first merge to staging/dev for QA.
  • For any misc. update such as typo, PR to main and two approval is needed.
image

Run Locally

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

Tech Stack

@shadcn's Nextjs 13 template

  • 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.
Description
No description provided
Readme 134 MiB
Languages
TypeScript 96.3%
JavaScript 2.6%
CSS 0.9%
Dockerfile 0.2%