2023-08-17 18:25:05 +02:00
2023-07-18 10:02:35 +03:00
wip
2023-08-17 02:24:55 +02:00
2023-08-17 18:25:05 +02:00
2023-07-04 16:41:46 -05:00
2023-08-17 18:09:27 +02:00
2023-08-17 18:09:27 +02:00
2023-08-17 01:20:17 +02:00
2023-08-17 18:25:05 +02:00
2023-08-15 14:56:06 +02:00
2023-08-07 17:20:54 +02:00
2023-08-17 10:42:21 +02:00
2023-08-17 10:42:21 +02:00
2023-08-07 11:59:56 -04:00
2023-08-17 01:20:17 +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 133 MiB
Languages
TypeScript 96.2%
JavaScript 2.6%
CSS 1%
Dockerfile 0.2%