add Gem Wallet to list of software wallets

adding Gem Wallet which is an open-source multi-coin wallet that also supports XRP.
check: https://gemwallet.com/xrp-wallet/
This commit is contained in:
LowKey
2024-09-09 22:25:56 +08:00
committed by GitHub
parent a3fe3877b5
commit b9ac85b8a1

View File

@@ -27,6 +27,7 @@ const softwallets = [
alt: "Gatehub",
imgclasses: "invertible-img",
},
{ href: "https://gemwallet.com/", id: "wallet-gem", alt: "Gem Wallet" },
{ href: "https://coin.space/", id: "wallet-coin", alt: "Coin Space" },
];