From 1b16c621a796e564d4e1ce942ef73fd601b6282c Mon Sep 17 00:00:00 2001 From: infominer33 Date: Sat, 29 Dec 2018 03:21:17 -0500 Subject: [PATCH] and contents --- indy-sovrin-evernym/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/indy-sovrin-evernym/README.md b/indy-sovrin-evernym/README.md index b3266f6d..141d6b3c 100644 --- a/indy-sovrin-evernym/README.md +++ b/indy-sovrin-evernym/README.md @@ -20,6 +20,7 @@ Since the information is all inter-related, there is some overlapp. Skipping bac * [Sovrin Stewards](#Sovrin-Stewards) * [Selected Articles Windley.com](#Selected-Articles-Windley.com) * [Hyperledger Indy](#Hyperledger-Indy) + * [Indy Github Repositories](#Indy-Github-Repositories-) * [Additional Indy Related](#Additional-Indy-Related) * [Zero Knowledge Proof in Indy](#zero-knowledge-proofs-in-indy-) * [W3C and DID Related Standards](#W3C-and-DID-Related-Standards-) @@ -180,7 +181,7 @@ Stewards also, as a group, accept or reject any changes to the ledger-specific p * The Linux Foundation's [Blockchain for Business](https://www.edx.org/professional-certificate/linuxfoundationx-blockchain-for-business) course may be freely audited and has a section about Indy. * [Blockchain development made easy: Getting started with Hyperledger Indy](https://jaxenter.com/hyperledger-indy-interview-hardman-148796.html) - Interview with Daniel Hardman[[**G**](https://github.com/dhh1128)][[**L**](https://www.linkedin.com/in/danielhardman/)][[**T**](https://twitter.com/dhh1128)], Hyperledger Indy maintainer -#### Indy Github Repositories +#### Indy Github Repositories[**^**](#Contents) * [/indy-plenum](https://github.com/hyperledger/indy-plenum) - Byzantine Fault Tolerant Protocol [[**wiki**](https://github.com/hyperledger/indy-plenum/wiki)] * [Storage components](https://github.com/hyperledger/indy-plenum/blob/master/docs/storage.md) - As of now, RocksDB is used as a key-value database for all Storages.