mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
fix projects
This commit is contained in:
@@ -24,6 +24,6 @@ export const anonKlub: ProjectInterface = {
|
||||
"Voting/governance",
|
||||
],
|
||||
type: ["Infrastructure/protocol", "Prototype", "Proof of concept"],
|
||||
builtWith: ["Circom", "snarkjs", "halo2"],
|
||||
builtWith: ["Circom", "snarkjs", "Halo2"],
|
||||
},
|
||||
}
|
||||
|
||||
@@ -18,6 +18,6 @@ export const pollenLabs: ProjectInterface = {
|
||||
tags: {
|
||||
themes: ["Anonymity/privacy", "Scaling"],
|
||||
type: ["Application"],
|
||||
builtWith: [""],
|
||||
builtWith: [],
|
||||
},
|
||||
}
|
||||
|
||||
@@ -31,6 +31,6 @@ export const semaphore: ProjectInterface = {
|
||||
],
|
||||
|
||||
types: ["Legos/dev tools", "Lego sets/toolkits", "Infrastructure/protocol"],
|
||||
builtWith: ["ZK-kit", "circom", "snarkjs"],
|
||||
builtWith: ["ZK-kit", "Circom", "snarkjs"],
|
||||
},
|
||||
}
|
||||
|
||||
@@ -17,6 +17,6 @@ export const zkevmCommunity: ProjectInterface = {
|
||||
tags: {
|
||||
themes: ["Scaling"],
|
||||
types: ["Infrastructure/protocol", "Lego sets/toolkits"],
|
||||
builtWith: ["halo2 from zcash", "Rust", "geth"],
|
||||
builtWith: ["Halo2 from zcash", "Rust", "geth"],
|
||||
},
|
||||
}
|
||||
|
||||
@@ -17,6 +17,6 @@ export const zkml: ProjectInterface = {
|
||||
tags: {
|
||||
themes: ["Anonymity/privacy", "Scaling"],
|
||||
type: ["Proof of concept", "Infrastructure/protocol"],
|
||||
builtWith: ["circom", "halo2", "nova"],
|
||||
builtWith: ["Circom", "Halo2", "nova"],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user