Skip to content

Commit

Permalink
feat(indy-vdr): add IndyVdrAnonCredsRegistry (openwallet-foundation#1270
Browse files Browse the repository at this point in the history
)

Signed-off-by: Timo Glastra <timo@animo.id>
  • Loading branch information
Vickysomtee committed Feb 10, 2023
1 parent f18d189 commit d056316
Show file tree
Hide file tree
Showing 7 changed files with 800 additions and 86 deletions.
2 changes: 1 addition & 1 deletion packages/indy-sdk/tests/setup.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
jest.setTimeout(10000)
jest.setTimeout(25000)
1 change: 1 addition & 0 deletions packages/indy-vdr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"test": "jest"
},
"dependencies": {
"@aries-framework/anoncreds": "0.3.3",
"@aries-framework/core": "0.3.3",
"@hyperledger/indy-vdr-shared": "^0.1.0-dev.4"
},
Expand Down

0 comments on commit d056316

Please sign in to comment.