mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
Merge pull request #186 from sripwoud/main
Set anonklub status to `inactive`
This commit is contained in:
@@ -7,7 +7,7 @@ AnonKlub is a tool designed for Ethereum developers that allows for anonymous pr
|
||||
export const anonKlub: ProjectInterface = {
|
||||
id: "anon-klub",
|
||||
section: "pse",
|
||||
projectStatus: "active",
|
||||
projectStatus: "inactive",
|
||||
image: "anonklub.svg",
|
||||
name: "AnonKlub",
|
||||
tldr: "A mechanism for anonymous proof of Ethereum address ownership.",
|
||||
|
||||
Reference in New Issue
Block a user