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 for identity proofs #57

Closed orhoj closed 6 months ago

orhoj commented 6 months ago

Task description

As the mobile wallets are having their WalletConnect implementation extended with support for identity proofs (and the browser wallet already has support for it), the dApp libraries should also add support for this functionality. This means extending the WalletConnection interface with a function that requests a proof of some statement.