sovrin-client 0.1.1-11

Sovrin client with c-callable interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Indy SDK

This is the official SDK for [Hyperledger Indy](https://www.hyperledger.org/projects),
which provides a distributed-ledger-based foundation for [self-sovereign identity](https://sovrin.org).
The major artifact of the SDK is a c-callable
library; there are also convenience wrappers for various programming languages.

All bugs, stories, and backlog for this project are managed through [Hyperledger's Jira](https://jira.hyperledger.org)
in project IS (note that regular Indy tickets are in the INDY project instead...). Also, join
us on [Jira's Rocket.Chat](chat.hyperledger.org) at #indy-sdk to discuss.

## Building Indy SDK

* [Ubuntu based distro (Ubuntu 16.04)]doc/ubuntu-build.md
* [RHEL based distro (Amazon Linux 2017.03)]doc/rhel-build.md
* [Windows]doc/windows-build.md
* [iOS]doc/ios-build.md
* [MacOS]doc/mac-build.md