2023-08-08 15:52:03 +02:00
2023-07-18 10:02:35 +03:00
2023-08-08 15:52:03 +02:00
2023-07-04 16:41:46 -05:00
2023-08-04 09:20:08 -05:00
2023-07-03 23:29:18 -05:00
2023-07-03 22:27:07 -05:00
2023-06-29 15:05:09 -05:00
2023-07-14 14:21:49 -04:00
2023-07-14 15:22:52 -05:00
2023-08-07 11:59:56 -04:00
2023-07-03 22:27:07 -05: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 133 MiB
Languages
TypeScript 96.2%
JavaScript 2.6%
CSS 1%
Dockerfile 0.2%