2024-09-19 02:47:06 +02:00
2023-08-18 08:42:58 -04:00
2024-09-19 02:47:06 +02:00
2024-03-07 02:57:31 +01:00
2024-09-19 02:47:06 +02:00
2024-09-19 02:47:06 +02:00
2024-09-19 02:47:06 +02:00
2024-03-20 12:14:42 +00:00
2024-08-20 22:12:59 +02:00
2023-08-07 17:20:54 +02:00
2023-09-19 18:58:52 +02:00
2023-09-19 19:10:01 +02:00
2024-01-16 18:27:27 +00:00
2023-09-19 18:58:52 +02:00
2024-08-19 12:19:54 +02:00
2024-02-14 13:43:35 +00:00

Privacy & Scaling Explorations

Enhancing Ethereum through cryptographic research and collective experimentation.

Contributing guidelines

Open for contribution.

  • For adding new features, please open PR and first merge to staging/dev for QA, or open issue for suggestion, bug report.
  • For any misc. update such as typo, PR to main and two approval is needed.

Add/Edit project list

PR Review process

For internal, PSE member:

  • Suggest to tag: @kalidiagne, @ChialiT, @AtHeartEngineer, @kichong for PR review.
  • If question, please reach out in discord channel #website-pse

For external:

  • Translation PR: please tag a member you know that can help review your translation
  • Any type of PR: please state clear your intention For any suggestion, feel free to open issue or send us a message on Discord #suggestion

Run Locally

Clone the project

  git clone https://github.com/privacy-scaling-explorations/pse.dev

Go to the project directory

  cd pse.dev

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%