Skip to content

Commit

Permalink
Updated with TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
lalc committed Sep 15, 2020
1 parent a00eb1e commit ce585d9
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions credential-issue-and-verification-api-user-guide.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
<font size="5">**Table of Contents**</font>

[TOC]
## Table of Contents

- [Introduction](#introduction)
- [Reference system](#reference-system)
- [Work flow](#work-flow)
- [Create DID in a wallet](#create-did-in-a-wallet)
- [Schema definition by a legal entity](#schema-definition-by-a-legal-entity)
- [Establish connection between Issuer and Holder](#establish-connection-between-issuer-and-holder)
* [Automated work flow](#automated-work-flow)
* [Manual work flow](#manual-work-flow)
- [Credenial issuance by the issuer (Test Center)](#credenial-issuance-by-the-issuer--test-center-)
* [Automated work flow](#automated-work-flow-1)
* [Manual workflow](#manual-workflow)
- [Stores credential into a personal wallet (Data4Life)](#stores-credential-into-a-personal-wallet--data4life-)
- [Proof presentation by Holder (Data4Life) to verifier (Travel Company)](#proof-presentation-by-holder--data4life--to-verifier--travel-company-)
- [References](#references)

# Introduction
This describes the API call flows during a verified data exchange process using hyperledger Indy as the distributed ledger registry and hyperldge aries agent for client application.
Expand Down

0 comments on commit ce585d9

Please sign in to comment.