Merge pull request #10 from cedoor/react

New Semaphore image and description
This commit is contained in:
AtHeartEngineer
2022-05-31 18:32:36 -04:00
committed by GitHub
3 changed files with 154 additions and 5 deletions

View File

@@ -90,7 +90,8 @@
},
{
"name": "Semaphore",
"description": "Semaphore is a zero-knowledge gadget, designed to be a simple and generic privacy layer for Ethereum DApps. Ethereum users can prove membership of a set without revealing their original identity, as well as signal their endorsement of an arbitrary string.",
"description": "Semaphore is a protocol, designed to be a simple and generic privacy layer for Ethereum DApps. Using zero knowledge, Ethereum users can prove their membership of a group and send signals such as votes or endorsements without revealing their original identity.",
"image": "semaphore.svg",
"links": [
{
"website": "https://semaphore.appliedzkp.org/"

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 26 KiB

81
src/images/semaphore.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 37 KiB