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

Simplify messages crate #697

Closed
Patrik-Stas opened this issue Dec 17, 2022 · 0 comments · Fixed by #701 or #704
Closed

Simplify messages crate #697

Patrik-Stas opened this issue Dec 17, 2022 · 0 comments · Fixed by #701 or #704
Assignees

Comments

@Patrik-Stas
Copy link
Contributor

The crate should be purely data model of aries messages and its construction. The crate should have minimal number of dependencies.
Some of the obvious action steps:

  • move DID DOC stuff away (this could well be a separate crate)
  • ServiceResolvable should be moved to aries-vcx
  • review crate dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment