chore: update zk-kit logo and tagline

This commit is contained in:
cedoor
2024-05-14 16:41:34 +01:00
parent 14f3022833
commit 54eb26175f
2 changed files with 20 additions and 32 deletions

View File

@@ -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