/hyperledger-indy-awesome

A curated list of resources for creating applications with hyperledger indy

MIT LicenseMIT

Awesome Hyperledger Indy Awesome

A curated list of resources for creating applications with Hyperledger Indy, a distributed ledger, purpose-built for decentralized identity. It provides tools, libraries, and reusable components for creating and using independent digital identities rooted on blockchains or other distributed ledgers.

Contents

Distributed Ledger

  • indy-node - Embodies all the functionality to run nodes (validators and/or observers) that provide a self-sovereign identity ecosystem on top of a distributed ledger.
  • indy-plenum - Plenum Byzantine Fault Tolerant Protocol.

Client tools

  • indy-sdk - Official SDK, which provides a distributed-ledger-based foundation for self-sovereign identity.
  • indy-agent - Messaging web applications.

Shared Components

  • indy-hipe - Project enhancements, pronounced like "hype" for short, for chunks of technology or process that are important to standardize across the Indy ecosystem.
  • indy-crypto - Shared crypto library for the components.

Documentation

Articles

  • DID - Data model and syntaxes for Decentralized Identifiers (DIDs).

Community

  • Indy-dev - Quick way to setup a development environment to experiment with IndySDK.
  • indy-tutorial-sandbox - Turnkey, docker-based sandbox that enables quick and easy exploration of the concepts.