Skip to content

Commit

Permalink
feat: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
simonas-notcat committed Dec 16, 2019
1 parent 3c64890 commit 39a3261
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions packages/daf-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ npm -g i daf-cli
- [x] List messages
- [x] List credentials
- [ ] Selective Disclosure Request
- [ ] Create and send SDR
- [x] Create and send SDR
- [ ] Display received SDR
- [ ] Create and send VP as a selective disclosure response

Expand All @@ -44,10 +44,13 @@ Options:
Commands:
identity-manager [options] Manage identities
resolve <did> Resolve DID Document
credential [options] Manage W3C Verifiable Credentials
listen Receive new messages and listen for new ones
credential [options] Create W3C Verifiable Credential
presentation [options] Create W3C Verifiable Presentation
listen [options] Receive new messages and listen for new ones
data-explorer [options] Explore data store
graphql [options] Start GraphQL server
graphql [options] GraphQL server
sdr [options] Create Selective Disclosure Request
msg <raw> Handle raw message (JWT)
```

#### Using custom TGE
Expand Down

0 comments on commit 39a3261

Please sign in to comment.