Skip to content

Commit

Permalink
Add Guarda Wallet to showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
andreysem1chev committed Feb 25, 2025
1 parent 45b3135 commit d2e08fe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added src/data/showcase/guarda-wallet.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 @@ -1211,6 +1211,15 @@ export const Showcases = [
source: null,
tags: ["wallet", "nftsupport"],
},
{
title: "Guarda Wallet",
description:
"One secure multi crypto wallet, all assets in. Swap and store crypto across 70+ networks.",
preview: require("./showcase/guarda-wallet.png"),
website: "https://guarda.com/",
source: null,
tags: ["wallet"],
},
];

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

0 comments on commit d2e08fe

Please sign in to comment.