diff --git a/public/featured-apps/icons/gem-wallet.webp b/public/featured-apps/icons/gem-wallet.webp new file mode 100644 index 0000000..a31e2a6 Binary files /dev/null and b/public/featured-apps/icons/gem-wallet.webp differ diff --git a/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json b/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json index c64dcf5..d04004c 100644 --- a/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json +++ b/src/app/[locale]/(dashboard)/dashboard/_components/apps-data.json @@ -359,6 +359,30 @@ "farcaster": "" } }, + { + "id": "gem-wallet", + "name": "Gem Wallet", + "description": "Gem Wallet is an open-source and self-custodial crypto wallet that lets you send, receive, swap, use dApps, buy, and stake cryptocurrencies.", + "imageUrl": "/featured-apps/icons/gem-wallet.webp", + "category": [ + "DeFi", + "Bridge" + ], + "network": "Mainnet", + "tags": [ + "wallet" + ], + "links": { + "mainnetWebsite": "https://gemwallet.com/", + "testnetWebsite": "https://gemwallet.com/", + "x": "https://x.com/GemWalletApp", + "discord": "https://discord.gg/4jpxtwT8r6", + "telegram": "https://t.me/gemwallet", + "github": "https://github.com/gemwalletcom/", + "farcaster": "", + "smartContractUrl": "" + } + }, { "id": "gm", "name": "GM",