mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-01-11 07:08:07 -05:00
chore: update zk-kit logo and tagline
This commit is contained in:
@@ -4,10 +4,10 @@ export const ZKKit: ProjectInterface = {
|
||||
id: "zk-kit",
|
||||
section: "pse",
|
||||
image: "zk-kit.svg",
|
||||
name: "ZK-kit",
|
||||
tldr: "A monorepo of reusable libraries for zero-knowledge technologies.",
|
||||
name: "ZK-Kit",
|
||||
tldr: "A set of reusable libraries for zero-knowledge technologies.",
|
||||
description:
|
||||
"ZK-kit is a set of libraries (plugins, algorithms or utility functions) that can be reused in different projects and zero-knowledge protocols, making it easier for developers to access user-friendly, tested, and documented libraries.",
|
||||
"ZK-kit is a set of libraries (algorithms or utility functions) that can be reused in different projects and zero-knowledge protocols, making it easier for developers to access user-friendly, tested, and documented libraries.",
|
||||
projectStatus: "active",
|
||||
links: {
|
||||
website: "https://zkkit.pse.dev",
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 1.4 MiB |
Reference in New Issue
Block a user