Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 308 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 308 Bytes

WalletConnect V1 Example Dapp

WalletConnect V1 is being sunset, so it is recommended to look at WalletConnect V2 examples for guidance instead of this repo.

Develop

npm run start

Test

npm run test

Build

npm run build