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": {