Don-oneself / Vue-walletConnect-custom

Does not follow the official way, contains custom content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Does not follow the official way, contains custom content.


Languages

Language:Vue 84.0%Language:HTML 11.0%Language:JavaScript 5.1%