Skip to content

Commit

Permalink
chore: Remove deprecated wallets
Browse files Browse the repository at this point in the history
  • Loading branch information
ape-fede committed Jun 26, 2023
1 parent 62d2aec commit 67d2df5
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/widgets/WalletModal/config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,31 +47,16 @@ const connectors: Config[] = [
icon: SafePalWallet,
connectorId: ConnectorNames.Injected,
},
{
title: "Binance Chain Wallet",
icon: BinanceChain,
connectorId: ConnectorNames.BSC,
},
{
title: "Brave Wallet",
icon: Brave,
connectorId: ConnectorNames.Injected,
},
{
title: "Social Login",
icon: TorusWallet,
connectorId: ConnectorNames.Torus,
},
{
title: "Coinbase Wallet",
icon: Coinbase,
connectorId: ConnectorNames.Walletlink,
},
{
title: "Unstoppable Domains",
icon: Unstoppable,
connectorId: ConnectorNames.Unstoppable,
},
{
title: "NABOX Wallet",
icon: Nabox,
Expand Down

0 comments on commit 67d2df5

Please sign in to comment.