Concordium / concordium-dapp-libraries

A coherent set of building blocks for making it as easy as possible for developers to build web-based dApps.
Apache License 2.0
7 stars 5 forks source link

wallet-connectors: Add method for pinging connection #7

Closed bisgardo closed 1 year ago

bisgardo commented 1 year ago

The implementation is probably a no-op for Browser Wallet, but WalletConnect has an actual endpoint that should be used.

The piggybank dApp has been using this to detect connection loss for WalletConnect.