Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 176 Bytes

File metadata and controls

24 lines (17 loc) · 176 Bytes

WalletConnect Example Dapp

Firstly

npm install

Develop

npm run start

Test

npm run test

Build

npm run build