Commit 90ef885 1 parent e917b61 commit 90ef885 Copy full SHA for 90ef885
File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ if (process.client) {
15
15
addConnectors ([
16
16
new BrowserWalletConnector (),
17
17
new WalletConnectConnector ({
18
- projectId: ' 3f3c98042b194264687bf59e104c534a ' ,
18
+ projectId: ' d1e65611568666138126d315c0bafd7d ' ,
19
19
chains: [1 ],
20
20
showQrModal: true ,
21
21
qrModalOptions: {
22
- themeMode: ' dark ' ,
22
+ themeMode: ' light ' ,
23
23
themeVariables: undefined ,
24
24
desktopWallets: undefined ,
25
25
walletImages: undefined ,
Original file line number Diff line number Diff line change 1
1
# @vue-dapp/walletconnect
2
2
3
- <a href =" https://www.npmjs.com/package/@vue-dapp/walletconnect " ><img src =" https://badgen.net/npm/v/@vue-dapp/walletconnect " alt =" Version " ></a >
3
+ <a href =" https://www.npmjs.com/package/@vue-dapp/walletconnect " ><img src =" https://badgen.net/npm/v/@vue-dapp/walletconnect " alt =" Version " ></a >
4
+
5
+
6
+ ## WalletConnect
7
+ - WalletConnect Ethereum Provider docs: https://docs.walletconnect.com/advanced/providers/ethereum
8
+ - Get ` projectId ` for your app: https://cloud.walletconnect.com
You can’t perform that action at this time.
0 commit comments