sidetree icon indicating copy to clipboard operation
sidetree copied to clipboard

Sidetree test vectors are NOT proven to support verifiable credentials

Open OR13 opened this issue 3 years ago • 1 comments

here are some tests that prove that various did documents work with VCs....

https://github.com/OR13/did-params-and-you

We really ought to have sidetree test vectors that work with JSON-LD and JWT based verifiable credentials.... like the tests I linked...

OR13 avatar Jan 20 '21 17:01 OR13

feel free to copy from our test vectors:

  • https://github.com/transmute-industries/vc.js/blob/master/packages/vc.js/src/vc-jwt/tests/equivalence-checker.ts
  • https://github.com/transmute-industries/vc.js/blob/master/packages/vc.js/src/vc-ld/tests/equivalence-checker.ts
  • https://github.com/transmute-industries/did-key.js/blob/master/packages/vc-interop-tests/src/transmute.test.js

OR13 avatar Jan 20 '21 17:01 OR13