mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	chore: add joey wallet assets
This commit is contained in:
		@@ -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",
 | 
			
		||||
 
 | 
			
		||||
@@ -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 = [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user