Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChialiT committed Aug 7, 2023
1 parent 8a3924a commit c9e1b10
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,12 @@

Enhancing Ethereum through cryptographic research and collective experimentation.

## Contributing guidelines

## Tech Stack

[@shadcn's Nextjs 13 template](https://github.com/shadcn/next-template)

- Next.js 13 App Directory
- Radix UI Primitives
- Tailwind CSS
- Icons from [Lucide](https://lucide.dev)
- Dark mode with `next-themes`
- Tailwind CSS class sorting, merging and linting.
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.

## Run Locally

Expand Down Expand Up @@ -41,3 +36,16 @@ Start the app
pnpm dev
```



## Tech Stack

[@shadcn's Nextjs 13 template](https://github.com/shadcn/next-template)

- Next.js 13 App Directory
- Radix UI Primitives
- Tailwind CSS
- Icons from [Lucide](https://lucide.dev)
- Dark mode with `next-themes`
- Tailwind CSS class sorting, merging and linting.

1 comment on commit c9e1b10

@vercel
Copy link

@vercel vercel bot commented on c9e1b10 Aug 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.