/walletconnect-example-dapp

Example WalletConnect Dapp on Algorand

Primary LanguageTypeScriptGNU Lesser General Public License v3.0LGPL-3.0

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