#credentials #hyperledger #verifiable-credentials #indy #ssi #verifiable #shared-data

indy-test-utils

Utilities for testing Hyperledger Indy (https://www.hyperledger.org/projects), which provides a distributed-ledger-based foundation for self-sovereign identity (https://sovrin.org)

1 unstable release

0.1.0 Jul 8, 2020

#11 in #indy

Apache-2.0

8KB
98 lines

indy-shared-rs

Shared Rust data types and utility functions for Hyperledger Indy.

  • indy-data-types: Struct definitions for Schemas, Credential Definitions and other types related to credential issuance and processing

  • indy-test-utils: Utilities for use in integration tests.

  • indy-utils: Standard wrappers around binary data encodings and Ursa-provided cryptography functions. Includes support for representing WQL (wallet query language) expressions, normalizing transactions for signing, deriving DIDs and verification keys, and packing and unpacking agent messages.

Dependencies

~2–11MB
~113K SLoC