sicpa-dlab / peer-did-python

Peer DID method implementation in Python
Apache License 2.0
11 stars 10 forks source link

Add creation and resolution of DIDs using method 1 #46

Open andrewwhitehead opened 2 years ago

andrewwhitehead commented 2 years ago

Currently in draft until I can do some more testing. The method-1 test vectors are from aries-framework-javascript, and do not pass strict validation in pydid (but invalid documents are still allowed).

@dbluhm @swcurran

swcurran commented 1 year ago

@andrewwhitehead — should this be closed, or moved forward? If it is valuable, can it be taken over by someone else — merged onto a branch and evolved?