OneKeyHQ / app-monorepo

Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
https://onekey.so
Other
1.97k stars 373 forks source link

[Question] where is the project id of the walletconnect? #2540

Closed anatoly7778 closed 1 year ago

anatoly7778 commented 1 year ago

i cant find the project id of walletconnect. where to find it, to change it?

sidmorizon commented 1 year ago

walletconnect v2 not supported yet

anatoly7778 commented 1 year ago

walletconnect will be shutting down all Cloud-hosted servers for v1.0 on 28 June 2023.

you have to upgrade .

qqqzhch commented 1 year ago

I just recently finished adding walletconnect v2 support to an mpc wallet If you are testing walletconnect v2 locally, the project id can be registered on the official website https://cloud.walletconnect.com/sign-up

sidmorizon commented 1 year ago

walletconnect V2 is ready, you can check projectId from consts WALLET_CONNECT_V2_PROJECT_ID

https://github.com/OneKeyHQ/app-monorepo/blob/onekey/packages/kit/src/components/WalletConnect/walletConnectConsts.ts#L18