Troy Ronda
Troy Ronda
Cross-posted from https://github.com/w3c-ccg/vc-http-api/issues/176 as I mentioned universal wallet.
https://digitalbazaar.github.io/vc-status-rl-2020/
- defaults checks - if options is not passed, then use default checks for the profile - behavior for certain data model checks (e.g., challenge/domain) ... when option not provided....
14. Verifier error response must provide an error object ✕ should have error (749ms)
- BDD tests of external DIDs to be used by the Issuer. - Makes use of keypair generation API. - Need tests that uses universal registrar with multiple DID methods...
https://github.com/w3c-ccg/vc-examples/tree/master/test-suite - create runner script (similar to https://github.com/hyperledger/aries-framework-go/blob/master/scripts/run_vc_test_suite.sh). - dynamically patch the endpoints files to include CI endpoints (docker-compose). - create GitHub action to run the tests.
create a go native version of [DIF universal resolver](https://github.com/decentralized-identity/universal-resolver) REST service that can: - consume the universal resolver drivers - consume the universal resolver configuration - allows both direct URI...
- Ensure we return a valid DID document and DID Resolution Result.
**Show multi-vendor flows** (where a vendor plays a role once in a flow.) TrustBloc issuer API, Transmute Holder, DB verifier; DB Issuer API, TrustBloc Holder, Transmute Verifier; DB Issuer, Transmute...