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
Similar to #41 and #42. There's a desire to implement did methods in our codebases, and not rely on third-party libraries that implement the current specs.
This task is to remove Spruce's did-method-key dependency (added in PR #25) from the dids crate and implement it ourselves.
The text was updated successfully, but these errors were encountered:
Similar to #41 and #42. There's a desire to implement did methods in our codebases, and not rely on third-party libraries that implement the current specs.
This task is to remove Spruce's
did-method-key
dependency (added in PR #25) from thedids
crate and implement it ourselves.The text was updated successfully, but these errors were encountered: