indy-test-utils

Crates.ioindy-test-utils
lib.rsindy-test-utils
version0.1.0
sourcesrc
created_at2020-07-08 03:51:06.516218
updated_at2020-07-08 03:51:06.516218
descriptionUtilities for testing Hyperledger Indy (https://www.hyperledger.org/projects), which provides a distributed-ledger-based foundation for self-sovereign identity (https://sovrin.org).
homepage
repositoryhttps://github.com/bcgov/indy-shared-rs/
max_upload_size
id262470
size7,854
Andrew Whitehead (andrewwhitehead)

documentation

README

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.

Commit count: 185

cargo fmt