indy-test-utils 0.1.0

Utilities for testing Hyperledger Indy (https://www.hyperledger.org/projects), which provides a distributed-ledger-based foundation for self-sovereign identity (https://sovrin.org).
Documentation
[dependencies.tempfile]
version = "3.1"

[features]
default = []

[lib]
crate-type = ["rlib"]
name = "indy_test_utils"
path = "src/lib.rs"

[package]
authors = ["Hyperledger Indy Contributors <hyperledger-indy@lists.hyperledger.org>"]
categories = ["authentication", "cryptography"]
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)."
edition = "2018"
keywords = ["hyperledger", "indy", "ssi", "verifiable", "credentials"]
license = "Apache-2.0"
name = "indy-test-utils"
readme = "../README.md"
repository = "https://github.com/bcgov/indy-shared-rs/"
version = "0.1.0"