iotaledger / integration-services

https://demo-integration-services.iota.cafe/
Apache License 2.0
30 stars 19 forks source link

Adjust Verifiable Presentation endpoint + client #697

Open dominic22 opened 2 years ago

dominic22 commented 2 years ago

In this ticket https://github.com/iotaledger/integration-services/issues/677 we successfully shown that we can sign a verifiable credential with existing node js signatures. To avoid a dependency to the identity.rs-wasm in the client we will create the VP by the backend. The client can then sign this VP to have it verifiable.