mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
remove zk3 (#227)
This commit is contained in:
@@ -33,7 +33,6 @@ import { trustedSetups } from "./projects/trusted-setups"
|
||||
import { unirepProtocol } from "./projects/unirep-protocol"
|
||||
import { voicedeck } from "./projects/voice-deck"
|
||||
import { wax } from "./projects/wax"
|
||||
import { zk3 } from "./projects/zk3"
|
||||
import { zkemail } from "./projects/zk-email"
|
||||
import { zkID } from "./projects/zk-id"
|
||||
import { ZKKit } from "./projects/zk-kit"
|
||||
@@ -83,7 +82,6 @@ export const projects: ProjectInterface[] = [
|
||||
jubmoji,
|
||||
nfctap,
|
||||
zkp2p,
|
||||
zk3,
|
||||
voicedeck,
|
||||
zkemail,
|
||||
chiquito,
|
||||
|
||||
@@ -1,35 +0,0 @@
|
||||
import { ProjectContent, ProjectInterface, ProjectStatus } from "@/lib/types"
|
||||
|
||||
const content: ProjectContent = {
|
||||
en: {
|
||||
tldr: "",
|
||||
description: `
|
||||
|
||||
`,
|
||||
},
|
||||
}
|
||||
|
||||
export const zk3: ProjectInterface = {
|
||||
id: "zk3",
|
||||
section: "grant",
|
||||
projectStatus: ProjectStatus.ACTIVE,
|
||||
content,
|
||||
image: "zk3.svg",
|
||||
name: "zk3",
|
||||
links: {
|
||||
github: "http://github.com/monemetrics/semaphore-zk3",
|
||||
website: "http://zk3.io/",
|
||||
twitter: "http://twitter.com/zk3org",
|
||||
},
|
||||
tags: {
|
||||
themes: ["play"],
|
||||
types: [
|
||||
"Legos/dev tools",
|
||||
"Lego sets/toolkits",
|
||||
"Infrastructure/protocol",
|
||||
"Plugin",
|
||||
],
|
||||
keywords: ["Anonymity/privacy", "Social", "Identity", "Reputation"],
|
||||
builtWith: ["semaphore", "lens protocol"],
|
||||
},
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
<svg width="1200" height="630" viewBox="0 0 1200 630" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="1200" height="630" fill="#F3F3F3"/>
|
||||
<path d="M678.452 349.673C677.831 349.673 677.351 349.476 677.013 349.081C676.674 348.686 676.505 348.206 676.505 347.642V344.002C676.505 343.156 676.674 342.479 677.013 341.971C677.351 341.463 677.605 341.096 677.774 340.87L709.263 297.786H679.213C678.649 297.786 678.169 297.616 677.774 297.278C677.436 296.883 677.266 296.403 677.266 295.839V292.453C677.266 291.832 677.436 291.352 677.774 291.014C678.169 290.619 678.649 290.421 679.213 290.421H717.558C718.179 290.421 718.658 290.619 718.997 291.014C719.335 291.352 719.505 291.832 719.505 292.453V296.093C719.505 296.77 719.392 297.334 719.166 297.786C718.997 298.237 718.743 298.66 718.404 299.055L687.255 342.309H718.404C719.025 342.309 719.505 342.507 719.843 342.902C720.238 343.24 720.436 343.72 720.436 344.341V347.727C720.436 348.291 720.238 348.771 719.843 349.166C719.505 349.504 719.025 349.673 718.404 349.673H678.452ZM732.084 349.673C731.52 349.673 731.04 349.504 730.645 349.166C730.306 348.771 730.137 348.291 730.137 347.727V291.522C730.137 290.957 730.306 290.506 730.645 290.167C731.04 289.772 731.52 289.575 732.084 289.575H736.062C736.627 289.575 737.078 289.772 737.417 290.167C737.812 290.506 738.009 290.957 738.009 291.522V320.979L754.684 307.097C755.362 306.532 755.869 306.165 756.208 305.996C756.603 305.77 757.224 305.658 758.07 305.658H762.556C763.064 305.658 763.488 305.827 763.826 306.165C764.165 306.504 764.334 306.927 764.334 307.435C764.334 307.661 764.249 307.915 764.08 308.197C763.967 308.479 763.713 308.761 763.318 309.043L743.765 325.295L765.434 346.372C766.112 346.937 766.45 347.444 766.45 347.896C766.45 348.404 766.281 348.827 765.942 349.166C765.604 349.504 765.18 349.673 764.673 349.673H760.271C759.425 349.673 758.804 349.589 758.409 349.42C758.014 349.194 757.506 348.799 756.885 348.234L738.009 330.205V347.727C738.009 348.291 737.812 348.771 737.417 349.166C737.078 349.504 736.627 349.673 736.062 349.673H732.084ZM792.659 350.52C789.104 350.52 786 350.097 783.348 349.25C780.695 348.347 778.466 347.162 776.661 345.695C774.855 344.228 773.472 342.62 772.513 340.87C771.61 339.121 771.13 337.315 771.074 335.453C771.074 334.945 771.243 334.55 771.582 334.268C771.92 333.986 772.344 333.845 772.852 333.845H776.999C777.507 333.845 777.959 333.958 778.354 334.183C778.749 334.409 779.087 334.889 779.369 335.622C779.934 337.654 780.893 339.234 782.247 340.362C783.658 341.491 785.266 342.281 787.072 342.732C788.934 343.128 790.796 343.325 792.659 343.325C796.552 343.325 799.713 342.394 802.139 340.532C804.566 338.669 805.779 335.933 805.779 332.321C805.779 328.653 804.678 326.029 802.478 324.449C800.277 322.869 797.23 322.079 793.336 322.079H785.294C784.73 322.079 784.251 321.91 783.856 321.571C783.517 321.232 783.348 320.753 783.348 320.132V317.847C783.348 317.339 783.432 316.915 783.602 316.577C783.827 316.182 784.053 315.843 784.279 315.561L800.7 297.616H775.729C775.165 297.616 774.686 297.447 774.291 297.108C773.952 296.77 773.783 296.29 773.783 295.669V292.453C773.783 291.832 773.952 291.352 774.291 291.014C774.686 290.619 775.165 290.421 775.729 290.421H809.503C810.124 290.421 810.604 290.619 810.942 291.014C811.337 291.352 811.535 291.832 811.535 292.453V295.5C811.535 295.895 811.422 296.262 811.196 296.6C811.027 296.883 810.829 297.165 810.604 297.447L794.267 315.646L795.621 315.73C799.346 315.843 802.59 316.52 805.356 317.762C808.177 319.003 810.35 320.866 811.873 323.349C813.453 325.775 814.243 328.851 814.243 332.575C814.243 336.356 813.312 339.601 811.45 342.309C809.588 344.962 807.02 346.993 803.747 348.404C800.474 349.815 796.778 350.52 792.659 350.52Z" fill="#616D83"/>
|
||||
<circle cx="527.351" cy="295.949" r="95.162" stroke="#616D83" stroke-width="13"/>
|
||||
<g style="mix-blend-mode:darken">
|
||||
<circle cx="467.006" cy="349.673" r="86.0399" fill="#002CE1"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 3.9 KiB |
Reference in New Issue
Block a user