Skip to content

Commit

Permalink
Set anonklub status to inactive
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Aug 19, 2024
1 parent 05076fb commit 898ccab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/projects/anon-klub.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit 898ccab

Please sign in to comment.