File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,10 @@ to "wrap" the implementation in a minimal VC-API implementation. Example code
4343for which is available at https://github.com/Wind4Greg/Server-for-VCs
4444Additionally your verifier will need to be able to verify Verifiable Credentials
4545and Verifiable Presentations signed with ` eddsa-rdfc-2022 ` . We also recommend
46- that any issuer endpoints submitted to this test suite also issue using
47- ` eddsa-rdfc-2022 ` .
46+ that any issuer endpoints submitted to this test suite also issue using
47+ ` eddsa-rdfc-2022 ` . VerifiablePresentations will be submitted for verification
48+ both signed and unsigned. Signed VPs from this suite will have a domain and challenge set.
49+ The domain should be the test repo and the challenge is static.
4850
4951The issuer endpoint will need to conform to the
5052[ VC Issuer API] ( https://w3c-ccg.github.io/vc-api/#issue-credential ) .
You can’t perform that action at this time.
0 commit comments