Hi! I’m a web3 enginner!
I’m trying generate Verifiable Presentation with cert-issuer.
I searched for the documentation but couldn’t find any information on how to issue a Verifiable Presentation, which is causing some trouble.
Hi! I’m a web3 enginner!
I’m trying generate Verifiable Presentation with cert-issuer.
I searched for the documentation but couldn’t find any information on how to issue a Verifiable Presentation, which is causing some trouble.
Hi, what are you going to do exactly?
Hi,
at this moment Blockcerts does not support verifiable presentations (issuance and verification). It is on the roadmap and we will get to it in the coming months.
I understand. Thak you!!
I will try to create Verifable Presentation with Blockcerts.
Ah… make sense, in my experience, i had to modify some codebase of Python blockcerts server because there were some errors of Python versions.
Happy to discuss, if you have any topic or questions, then please let me know anytime.
Thank you !!
I also built my environment with the latest version and it did not work…
I downgraded all related library versions and it finally worked.
Sounds great! There are some conflicts in npm packages but totally these packages are awesome.
You can now issue and verify “Verifiable Presentations” with cert-issuer and cert-verifier-js (as well as consumers: blockcerts-verifier and cvjs-docker).
You cannot use blockcerts tools to generate a Verifiable Presentation, you need to have your own setup somewhere to do that. Blockcerts does not intend to create such a tool.