Skip to content
Merged
Show file tree
Hide file tree
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
13 changes: 11 additions & 2 deletions about/uses.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const logos = {
],
developer_tooling: ["cryptum", "evernode", "threezy", "tokenize"],
interoperability: ["multichain"],
wallet: ["crossmark", "edge", "gem-wallet", "xumm"],
wallet: ["crossmark", "edge", "gem-wallet", "xumm", "joey-wallet"],
nfts: [
"aesthetes",
"audiotarky",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -450,7 +459,7 @@ const uses = [
{
id: "wallet",
title: "Wallet",
number: 4,
number: 5,
description:
"Build digital wallets to store passwords and interact with various blockchains to send and receive digital assets, including XRP."
},
Expand Down
1 change: 1 addition & 0 deletions about/xrp.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down
2 changes: 1 addition & 1 deletion static/css/devportal2024-v1.css

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions static/img/uses/joey.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions static/img/uses/lightmode/joey.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/uses/modallogos/joey-wallet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions static/img/wallets/joey.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading