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

Add support of sign CIS3 message for signMessage in WalletConnection #72

Open Ivan-Mahda opened 5 months ago

Ivan-Mahda commented 5 months ago

Browser wallet was extended with new method signCIS3Message https://github.com/Concordium/concordium-browser-wallet/pull/460

When mobile app will have similar sign CIS3 message method. We need to add support of new case 'CIS3Message' in signMessage for WalletConnection.