You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
ServiceResolvable
should be moved toaries-vcx
The text was updated successfully, but these errors were encountered: