microsoft / VerifiableCredentials-Verification-SDK-Typescript

An SDK to help Relying Parties manages their Decentralized Identities and Verifiable Credentials.
MIT License
53 stars 14 forks source link

Learning about AttestationModel and InputClaimModel #83

Open NickDarvey opened 4 years ago

NickDarvey commented 4 years ago

Is there anywhere I can learn more about the design and use of AttestationModel and InputClaimModel.

I'm getting kind of an idea seeing the structure in the test models but I'd like to learn more. Is there a draft spec somewhere this is following or design doc?