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 verifiable presentation method #59

Closed orhoj closed 3 months ago

orhoj commented 3 months ago

Purpose

Add a method to wallet-connectors for requesting verifiable presentations from wallets.

Changes

Checklist

bisgardo commented 3 months ago

requestVerifiablePresentation is an odd name to me. Is this standard terminology? Otherwise I think I have to go though a little too imaginative guesswork to figure out what it's doing.

Same with just the "Verifiable Presentation" part.

abizjak commented 3 months ago

requestVerifiablePresentation is an odd name to me. Is this standard terminology? Otherwise I think I have to go though a little too imaginative guesswork to figure out what it's doing.

Same with just the "Verifiable Presentation" part.

Verifiable presentation is the term for the thing that is being requested.