How do I add the name to my certificate?

How did you add the name when instantiating my certificate with version V3? thanks

Hi,

There is no hard recommendation on that front. Since generally speaking Verifiable Credential don’t have a hard stance on that matter, Blockcerts also allows for a loose approach.

With that said, I’d say our approach is to have a credentialSubject.claim.name property, the parent claim being the object where we store information about the certificate itself.

But that’s not enforced and we don’t consume the object directly in Blockcerts Verifier, for now.