Skip to content

Commit

Permalink
feat(website): add obscurus to projects section (#941)
Browse files Browse the repository at this point in the history
re #939
  • Loading branch information
0xpanoramix authored Jan 20, 2025
1 parent abfcf9f commit 8b91d75
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions apps/website/src/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -565,5 +565,15 @@
"links": {
"github": "https://github.com/evgongora/VeilEscrow"
}
},
{
"name": "Obscurus",
"categories": ["Voting", "Privacy"],
"tagline": "An anonymity layer for Safe Wallet owners, built using Semaphore and Zodiac.",
"pse": false,
"icon": "",
"links": {
"github": "https://github.com/quartz-technology/obscurus"
}
}
]

0 comments on commit 8b91d75

Please sign in to comment.