indy-utils

Crates.ioindy-utils
lib.rsindy-utils
version0.6.0
sourcesrc
created_at2020-07-08 03:20:05.383831
updated_at2023-08-04 20:07:26.261395
descriptionUtilities for 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/hyperledger/indy-shared-rs/
max_upload_size
id262458
size41,431
Andrew Whitehead (andrewwhitehead)

documentation

README

indy-shared-rs

Shared Rust libraries for Hyperledger Indy.

  • indy-credx: Indy verifiable credential issuance and presentation (aka Anoncreds).

  • indy-data-types: Data type 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. Includes support for normalizing transactions for signing, deriving DIDs and verification keys.

Credit

The initial implementation of indy-shared-rs was developed by the Verifiable Organizations Network (VON) team based at the Province of British Columbia, and derives largely from the implementations within Hyperledger Indy-SDK. To learn more about VON and what's happening with decentralized identity in British Columbia, please go to https://vonx.io.

Contributing

Pull requests are welcome! Please read our contributions guide and submit your PRs. We enforce developer certificate of origin (DCO) commit signing. See guidance here.

We also welcome issues submitted about problems you encounter in using indy-shared-rs.

License

Apache License Version 2.0

Commit count: 213

cargo fmt