#verifiable #verifiable-credentials #credentials #hyperledger #ssi #indy #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

Download history 6/week @ 2024-09-20 1/week @ 2024-09-27

204 downloads per month

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

~1.6–9.5MB
~113K SLoC