Crates.io | indy-test-utils |
lib.rs | indy-test-utils |
version | 0.1.0 |
source | src |
created_at | 2020-07-08 03:51:06.516218 |
updated_at | 2020-07-08 03:51:06.516218 |
description | Utilities for testing Hyperledger Indy (https://www.hyperledger.org/projects), which provides a distributed-ledger-based foundation for self-sovereign identity (https://sovrin.org). |
homepage | |
repository | https://github.com/bcgov/indy-shared-rs/ |
max_upload_size | |
id | 262470 |
size | 7,854 |
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.