Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): veramo discover did -q alice #600

Merged
merged 1 commit into from
Jul 6, 2021
Merged

Conversation

simonas-notcat
Copy link
Contributor

Adds DID Discovery plugin to the default cli configuration yml file

Usage

veramo discover did -q alice
┌──────────┬───────────────────────────────────────────────────────────────────────────────────────┐
│ provider │                                                                                   did │
├──────────┼───────────────────────────────────────────────────────────────────────────────────────┤
│    alias │ did:ethr:rinkeby:0x03042ac494e7b61d5961dad69516d9ee4721876e3a242d6b9e841c14efefed3da4 │
│  profile │ did:ethr:rinkeby:0x03042ac494e7b61d5961dad69516d9ee4721876e3a242d6b9e841c14efefed3da4 │
└──────────┴───────────────────────────────────────────────────────────────────────────────────────┘

@simonas-notcat simonas-notcat requested a review from mirceanis July 6, 2021 08:07
Copy link
Member

@mirceanis mirceanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #600 (a926686) into next (0bf7b24) will increase coverage by 9.50%.
The diff coverage is 92.85%.

@@            Coverage Diff             @@
##             next     #600      +/-   ##
==========================================
+ Coverage   67.58%   77.08%   +9.50%     
==========================================
  Files          62       77      +15     
  Lines        1530     2269     +739     
  Branches      247      409     +162     
==========================================
+ Hits         1034     1749     +715     
- Misses        400      518     +118     
+ Partials       96        2      -94     

@mirceanis mirceanis merged commit a484f4c into next Jul 6, 2021
@mirceanis mirceanis deleted the feature/cli-did-discovery branch July 6, 2021 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants