Skip to content

Commit

Permalink
feat: add veilescrow to projects section (#890)
Browse files Browse the repository at this point in the history
  • Loading branch information
evgongora authored Oct 30, 2024
1 parent 9b419f0 commit caebc1a
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 @@ -555,5 +555,15 @@
"github": "https://github.com/GeneralMagicio/pairwise-RPGF4",
"website": "https://pairwise.vote"
}
},
{
"name": "VeilEscrow",
"categories": ["Privacy", "Coordination"],
"tagline": "Secure, private, and decentralized escrows for anonymous transactions",
"pse": false,
"icon": "",
"links": {
"github": "https://github.com/evgongora/VeilEscrow"
}
}
]

0 comments on commit caebc1a

Please sign in to comment.