Skip to content

Commit

Permalink
vcdm 2.0
Browse files Browse the repository at this point in the history
Signed-off-by: pstlouis <[email protected]>
  • Loading branch information
PatStLouis committed Jun 17, 2024
1 parent 1da9872 commit 4491216
Show file tree
Hide file tree
Showing 85 changed files with 10,557 additions and 277 deletions.
2 changes: 1 addition & 1 deletion aries_cloudagent/config/default_context.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ async def load_plugins(self, context: InjectionContext):
plugin_registry.register_plugin("aries_cloudagent.messaging.jsonld")
plugin_registry.register_plugin("aries_cloudagent.resolver")
plugin_registry.register_plugin("aries_cloudagent.settings")
plugin_registry.register_plugin("aries_cloudagent.vc")
plugin_registry.register_plugin("aries_cloudagent.vc_api")
plugin_registry.register_plugin("aries_cloudagent.wallet")

anoncreds_plugins = [
Expand Down
Loading

0 comments on commit 4491216

Please sign in to comment.