Skip to content

Commit

Permalink
Medusa wallet added;
Browse files Browse the repository at this point in the history
  • Loading branch information
Fell-x27 committed Oct 17, 2024
1 parent 8f143ac commit 38ef959
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added src/data/showcase/medusa_wallet_poster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -1202,6 +1202,15 @@ export const Showcases = [
source: null,
tags: ["governance", "analytics"],
},
{
title: "Medusa Wallet",
description:
"A lightweight Cardano wallet focused on maximum privacy and user protection, enabling easy and secure access to funds even in untrusted or compromised environments.",
preview: require("./showcase/medusa_wallet_poster.png"),
website: "https://adawallet.io",
source: null,
tags: ["wallet"],
},
];

export const TagList = Object.keys(Tags);
Expand Down

0 comments on commit 38ef959

Please sign in to comment.