510 releases (20 stable)
Uses old Rust 2015
1.16.0 | Feb 20, 2021 |
---|---|
1.16.0-rc-170 | Dec 30, 2020 |
1.16.0-rc-161 | Nov 27, 2020 |
1.16.0-post-64 | Jul 13, 2021 |
0.0.4 | Feb 7, 2019 |
#2294 in Magic Beans
310KB
3K
SLoC
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
-
indy does not include LibIndy. Install native "indy" library:
-
Add indy to Cargo.toml
[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.
Dependencies
~1–2.3MB
~47K SLoC