Git Product home page Git Product logo

indy-sdk's Introduction

Before you Continue

If you haven't done so already, please visit the main resource for all things "Indy" to get acquainted with the code base, helpful resources, and up-to-date information: Hyperledger Wiki-Indy.

Indy SDK

This is the official SDK for Hyperledger Indy, which provides a distributed-ledger-based foundation for self-sovereign identity. The major artifact of the SDK is a c-callable library; there are also convenience wrappers for various programming languages and Indy CLI tool.

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

Building Indy SDK

Wrappers documentation

Indy CLI documentation

Binaries

Pre-Built binaries can be downloaded from https://repo.sovrin.org/:

  • sdk/lib/apt/xenial/{master,stable,rc} - Ubuntu deb packages
  • windows/libindy/{master,stable,rc} - Windows zip-archive with all required DLLs (include libindy itself) and headers
  • windows/libindy/deps/ - Windows zip archive with dependencies (DLLs and headers) to build libindy from sources
  • ios/libindy/stable/ - Pods for iOS
  • rhel/libindy/{master,stable,rc} - RHEL rpms

On Ubundu it is recommended to install packages with APT (change stable to master or rc if needed):

apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 68DB5E88
sudo add-apt-repository "deb https://repo.sovrin.org/sdk/deb xenial stable"
sudo apt-get update
sudo apt-get install -y libindy

indy-sdk's People

Contributors

jovfer avatar artemkaaas avatar mrjcrunch avatar srottem avatar anastasia-tarasova avatar cybermag avatar peacekeeper avatar p5n avatar ashcherbakov avatar mikelodder7 avatar vladimirwork avatar dhh1128 avatar brentzundel avatar deerdear avatar sklump avatar spivachuk avatar andkononykhin avatar axelnennker avatar skibz avatar faisal00813 avatar bdot avatar ozheregelya avatar mgbailey avatar trevharmon avatar techwritingwhiz avatar hyperfocus avatar advatar avatar ckochenower avatar

Watchers

James Cloos avatar thor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.