/vc-issuer-mock

Mock Verifiable Credentials Issuer for testing

Primary LanguageRustApache License 2.0Apache-2.0

VC Issuer Mock

Status:

  • MVP of core functions implemented
  • MVP of interfaces under development

This repository provides a testable mock implementation of a Verifiable Credential Issuer. VC Holders and Verifiers can use this mock to test their implementations.

VC Issuer Mock supports the following interfaces:

Installation

TBD

Usage

TBD

Conformance

All the interfaces provided by this repository depend on vc-issuer-mock-core. This core library implements part of the VC-API as an Issuer Service.

The vc-issue-mock-core library is tested against the following W3C's test-suites:

  • Verifiable Credentials v2.0 Test Suite (repo, report)

A document under vc-issuer-mock-core describes how the conformance test target is built and deployed.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.