Skip to content

Commit

Permalink
Merge pull request #38 from gnosis/use-gnosis-wc
Browse files Browse the repository at this point in the history
use gnosis's wallet connect bridge server
  • Loading branch information
samepant authored Jul 18, 2023
2 parents ad608cb + 71d0664 commit 792a030
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 792a030

Please sign in to comment.