Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 778 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 778 Bytes

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.