chore: add joey wallet assets

This commit is contained in:
interc0der
2025-09-16 10:47:27 -05:00
parent 7cb5f9a893
commit 536da9975b
4 changed files with 50 additions and 0 deletions

View File

@@ -243,6 +243,15 @@ const cardsData = [
category_name: "Wallet",
link: "https://github.com/crossmarkio",
},
{
id: "joey-wallet",
title: "Joey Wallet",
description:
"Joey Wallet is a secure, self-custody cryptocurrency wallet and gateway to Web3 decentralized applications (dApps) on the XRP Ledger (XRPL).",
category_id: "wallet",
category_name: "Wallet",
link: "https://joeywallet.xyz/",
},
{
id: "Edge",
title: "Edge",

View File

@@ -30,6 +30,7 @@ const softwallets = [
{ href: "https://gemwallet.app/", id: "wallet-gem", alt: "Gem Wallet" },
{ href: "https://coin.space/", id: "wallet-coin", alt: "Coin Space" },
{ href: "https://crossmark.io/", id: "wallet-crossmark", alt: "Crossmark Wallet" },
{ href: "https://joeywallet.xyz/", id: "wallet-joey", alt: "Joey Wallet" },
];
const hardwallets = [