Blockcerts V3 Proposal - Verifiable Credentials & Decentralized Identifiers

Hello,

I tried to create a V3 Certificate to test.

I realize when I generated the model from cert-tools, the file is missing some fields.

The cert-tools project, in GitHub, is outdated (10 months ago). I’d like if it’s possible to create a model and sign it for test purposes.

To be more specific, I’ll try to explain by giving an example.

The code available to use V3 is cert-tools/create_v3_alpha_certificate_template.py at master · blockchain-certificates/cert-tools · GitHub.

Looking inside the code, I can see that the field ‘issuanceDate’ is receiving a string constant(’|DATE|’). I can’t see a parameter to set up this information correctly.

I also can’t see the parameters to set up the title… narrative, etc.

Please, could someone help me to understand the V3 cert-tools?

I was able to issue a certificate using V3. Thanks @lemoustachiste

I just post my proposal here !!

If you want to issue V3, you can use my PR!!