indy

Crates.ioindy
lib.rsindy
version1.16.0-post-286
sourcesrc
created_at2017-07-24 07:42:50.634285
updated_at2022-08-04 14:10:01.268765
descriptionA library for assisting developers using LibIndy API
homepagehttps://github.com/hyperledger/indy-sdk
repositoryhttps://github.com/hyperledger/indy-sdk
max_upload_size
id24801
size320,875
Hyperledger Bot (hyperledger-bot)

documentation

README

indy

LibIndy major artifact of the SDK is a C-callable library that provides the basic building blocks for the creation of applications on the top of Hyperledger Indy, which provides a distributed-ledger-based foundation for self-sovereign identity.

indy is a library for assisting developers using LibIndy API.

Using indy

[dependencies]
indy = "1.6.7"

Note

This library is currently in experimental state.

License

Released under Apache 2.0 and MIT. See license files in git repo.

Commit count: 13406

cargo fmt