/Vue-walletConnect-custom

Does not follow the official way, contains custom content.

Primary LanguageVue

Vue-walletConnect-custom

official documentation

Does not follow the official way, contains custom content.

Installation method

vue create demo
cd demo
npm install --save @walletconnect/client @walletconnect/qrcode-modal
yarn
// ReferenceError: Buffer is not defined
// https://stackoverflow.com/a/71953677
npm run serve