From 6d0733fc672de3f8d71319b4170a309e1ab147d6 Mon Sep 17 00:00:00 2001 From: yoginawaka Date: Thu, 13 Feb 2025 14:24:42 +0000 Subject: [PATCH] Update components/providers/privy-provider.tsx --- components/providers/privy-provider.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/components/providers/privy-provider.tsx b/components/providers/privy-provider.tsx index c2544fc..872fe06 100644 --- a/components/providers/privy-provider.tsx +++ b/components/providers/privy-provider.tsx @@ -26,9 +26,7 @@ export function Providers({ children }: { children: ReactNode }) { "showWalletLoginFirst": false, "logo": "https://auth.privy.io/logos/privy-logo.png", "walletChainType": 'ethereum-only', - "walletList": [ - "metamask" - ] + "walletList": ['metamask', 'wallet_connect', 'coinbase_wallet', 'rabby_wallet', 'cryptocom','safe'] }, // "externalWallets": { // "solana": {