w3c / vc-test-suite

Verifiable Credentials WG Test Suite
https://w3c.github.io/vc-test-suite/
BSD 3-Clause "New" or "Revised" License
68 stars 39 forks source link

Add OpenAttestation implementation report #115

Closed yehjxraymond closed 3 years ago

yehjxraymond commented 3 years ago

This adds the integration test report for OpenAttestation.

Additional Notes

CLI Installation:

npm i @govtechsg/open-attestation-cli

Config Used:

{
  "generator": "./node_modules/.bin/open-attestation wrap",
  "presentationGenerator": "/bin/cat",
  "generatorOptions": "--document-store 0xabcd --template-url https://some.org --dns-txt example.com --oav3 true --silent true",
  "sectionsNotSupported": ["ldp", "jwt", "zkp"]
}
Nebulis commented 3 years ago

Hi,

Who could help to review and feedback for this MR ?

Regards

msporny commented 3 years ago

Who could help to review and feedback for this MR ?

Apologies @Nebulis, I didn't see this hit my inbox. Approved and merged.

Nebulis commented 3 years ago

No problem :) thanks