indy-credx

Crates.ioindy-credx
lib.rsindy-credx
version1.1.1
sourcesrc
created_at2020-11-19 23:18:25.704555
updated_at2023-11-13 18:47:20.285948
descriptionVerifiable credential issuance and presentation 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
id314169
size192,524
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.

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