Skip to content

Commit

Permalink
use gnosis's wallet connect bridge server
Browse files Browse the repository at this point in the history
  • Loading branch information
samepant committed Jul 18, 2023
1 parent ad608cb commit 71d0664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/app/components/Provider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const connectors = ({ chainId }: { chainId?: number }) => {
options: {
infuraId: INFURA_ID,
qrcode: true,
bridge: "https://walletconnect.gnosis.io",
},
}),
new WalletLinkConnector({
Expand Down

0 comments on commit 71d0664

Please sign in to comment.