-
Notifications
You must be signed in to change notification settings - Fork 200
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(anoncreds): add anoncreds registry service #1204
feat(anoncreds): add anoncreds registry service #1204
Conversation
Signed-off-by: Timo Glastra <timo@animo.id>
Thinking whether we should rename |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of notes, nothing major.
packages/indy-sdk/src/anoncreds/services/IndySdkAnonCredsRegistry.ts
Outdated
Show resolved
Hide resolved
…try.ts Co-authored-by: Berend Sliedrecht <61358536+blu3beri@users.noreply.github.com> Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
Codecov Report
@@ Coverage Diff @@
## main #1204 +/- ##
==========================================
- Coverage 87.63% 87.60% -0.03%
==========================================
Files 726 731 +5
Lines 17350 17383 +33
Branches 2927 2928 +1
==========================================
+ Hits 15204 15228 +24
- Misses 2004 2013 +9
Partials 142 142
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
feat(anoncreds): add anoncreds registry service (openwallet-foundation#1204)
Fixes #1123, and adds the initial structure for the
AnonCredsModule