Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/data/showcaseProjects.json
Original file line number Diff line number Diff line change
Expand Up @@ -427,10 +427,10 @@
},
{
"name": "Nutstash v2 Re-Design",
"description": "Redesign and rebuild Nutstash wallet from scratch. Implementining Nostr and Backup functionalities, together with Contacts and Chat (over nostr obviously) Now available at wallet.Nutstack.app as v2.1.0",
"description": "Multi-mint Cashu wallet rebuilt from scratch. Send ecash to nostr keys, backup via nostr, contacts and chat built in. Multi-platform, self-custodial, privacy-first.",
"cohort": "SEC-03",
"link": "https://wallet.Nutstack.app",
"linkText": "wallet.nutstack.app",
"link": "https://github.com/gandlafbtc/nutstash-wallet/releases/tag/nutstash-v2.0.1",
"linkText": "github.com/gandlafbtc/nutstash-wallet",
"logo": "/images/showcase/cashu-logo.png",
"highlight": false
},
Expand Down